Searched refs:GenericInstructionPredicateMatcher (Results 1 – 5 of 5) sorted by relevance
1676 GenericInstructionPredicateMatcher::GenericInstructionPredicateMatcher( in GenericInstructionPredicateMatcher() function in llvm::gi::GenericInstructionPredicateMatcher1678 : GenericInstructionPredicateMatcher(InsnVarID, in GenericInstructionPredicateMatcher()1681 bool GenericInstructionPredicateMatcher::isIdentical( in isIdentical()1685 static_cast<const GenericInstructionPredicateMatcher &>(B).EnumVal; in isIdentical()1687 void GenericInstructionPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()
1677 class GenericInstructionPredicateMatcher : public InstructionPredicateMatcher {1682 GenericInstructionPredicateMatcher(unsigned InsnVarID,1685 GenericInstructionPredicateMatcher(unsigned InsnVarID, in GenericInstructionPredicateMatcher() function
1083 IM->addPredicate<GenericInstructionPredicateMatcher>( in addCXXPredicate()
840 InsnMatcher.addPredicate<GenericInstructionPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()