Searched refs:InstructionImmPredicateMatcher (Results 1 – 3 of 3) sorted by relevance
1537 bool InstructionImmPredicateMatcher::isIdentical( in isIdentical()1541 cast<InstructionImmPredicateMatcher>(&B) in isIdentical()1545 void InstructionImmPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()
1503 class InstructionImmPredicateMatcher : public InstructionPredicateMatcher {1508 InstructionImmPredicateMatcher(unsigned InsnVarID, in InstructionImmPredicateMatcher() function
806 InsnMatcher.addPredicate<InstructionImmPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()