Home
last modified time | relevance | path

Searched defs:MatcherIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2813 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckSame()
2823 const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckChildSame()
2835 unsigned &MatcherIndex, const SelectionDAGISel &SDISel) { in CheckPatternPredicate()
2850 unsigned &MatcherIndex, const SelectionDAGISel &SDISel, in CheckNodePredicate()
2859 CheckOpcode(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckOpcode()
2886 CheckCondCode(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckCondCode()
2893 CheckChild2CondCode(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckChild2CondCode()
2901 CheckValueType(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckValueType()
2924 CheckInteger(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckInteger()
2937 CheckChildInteger(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckChildInteger()
[all …]