Searched refs:InstructionImmPredicateMatcher (Results 1 – 3 of 3) sorted by relevance
1517 bool InstructionImmPredicateMatcher::isIdentical( in isIdentical()1521 cast<InstructionImmPredicateMatcher>(&B) in isIdentical()1525 void InstructionImmPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()
1455 class InstructionImmPredicateMatcher : public InstructionPredicateMatcher {1460 InstructionImmPredicateMatcher(unsigned InsnVarID, in InstructionImmPredicateMatcher() function
766 InsnMatcher.addPredicate<InstructionImmPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()