Searched refs:OperandPredicateMatcher (Results 1 – 1 of 1) sorted by relevance
1083 class OperandPredicateMatcher : public PredicateMatcher { class1088 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 …]