Searched refs:GenericInstructionPredicateMatcher (Results 1 – 5 of 5) sorted by relevance
1656 GenericInstructionPredicateMatcher::GenericInstructionPredicateMatcher( in GenericInstructionPredicateMatcher() function in llvm::gi::GenericInstructionPredicateMatcher1658 : GenericInstructionPredicateMatcher(InsnVarID, in GenericInstructionPredicateMatcher()1661 bool GenericInstructionPredicateMatcher::isIdentical( in isIdentical()1665 static_cast<const GenericInstructionPredicateMatcher &>(B).EnumVal; in isIdentical()1667 void GenericInstructionPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()
1629 class GenericInstructionPredicateMatcher : public InstructionPredicateMatcher {1634 GenericInstructionPredicateMatcher(unsigned InsnVarID,1637 GenericInstructionPredicateMatcher(unsigned InsnVarID, in GenericInstructionPredicateMatcher() function
1041 IM->addPredicate<GenericInstructionPredicateMatcher>( in addCXXPredicate()
800 InsnMatcher.addPredicate<GenericInstructionPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()