OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckChildType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
DAGISelMatcher.h
66
CheckChildType
, // Fail if child has wrong type.
129
case
CheckChildType
:
553
: Matcher(
CheckChildType
), ChildNo(childno), Type(type) {}
559
return N->getKind() ==
CheckChildType
;
DAGISelMatcherEmitter.cpp
586
case Matcher::
CheckChildType
:
1051
case Matcher::
CheckChildType
: return "OPC_CheckChildType"; break;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
2579
CheckChildType
(const unsigned char *MatcherTable, unsigned &MatcherIndex,
2724
Result = !::
CheckChildType
(
3218
if (!::
CheckChildType
(MatcherTable, MatcherIndex, N, TLI,
Completed in 33 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026