Home
last modified time | relevance | path

Searched refs:OperandPredicateMatcher (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1083 class OperandPredicateMatcher : public PredicateMatcher { class
1088 virtual ~OperandPredicateMatcher() {} in ~OperandPredicateMatcher()
1120 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
1150 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
1198 static bool classof(const OperandPredicateMatcher *P) { in classof()
1260 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
1308 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
1337 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
1365 return OperandPredicateMatcher::isIdentical(B) && in isIdentical()
2906 bool OperandPredicateMatcher::isHigherPriorityThan( in isHigherPriorityThan()
[all …]