OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatchSubset
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp
98
bool
MatchSubset
= ((CallerBits & CalleeBits) & InlineFeaturesAllowed) ==
100
return MatchExact &&
MatchSubset
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
5672
auto
MatchSubset
= [](ConstantSDNode *LHS, ConstantSDNode *RHS) {
5676
ISD::matchBinaryPredicate(N0.getOperand(1), N1,
MatchSubset
))
Completed in 41 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026