Searched refs:InstructionImmPredicateMatcher (Results 1 – 3 of 3) sorted by relevance
1477 bool InstructionImmPredicateMatcher::isIdentical( in isIdentical()1481 cast<InstructionImmPredicateMatcher>(&B) in isIdentical()1485 void InstructionImmPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()
1446 class InstructionImmPredicateMatcher : public InstructionPredicateMatcher {1451 InstructionImmPredicateMatcher(unsigned InsnVarID, in InstructionImmPredicateMatcher() function
755 InsnMatcher.addPredicate<InstructionImmPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()