Searched refs:GenericInstructionPredicateMatcher (Results 1 – 4 of 4) sorted by relevance
1612 GenericInstructionPredicateMatcher::GenericInstructionPredicateMatcher( in GenericInstructionPredicateMatcher() function in llvm::gi::GenericInstructionPredicateMatcher1614 : GenericInstructionPredicateMatcher(InsnVarID, in GenericInstructionPredicateMatcher()1617 bool GenericInstructionPredicateMatcher::isIdentical( in isIdentical()1621 static_cast<const GenericInstructionPredicateMatcher &>(B).EnumVal; in isIdentical()1623 void GenericInstructionPredicateMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()
1620 class GenericInstructionPredicateMatcher : public InstructionPredicateMatcher {1625 GenericInstructionPredicateMatcher(unsigned InsnVarID,1628 GenericInstructionPredicateMatcher(unsigned InsnVarID, in GenericInstructionPredicateMatcher() function
1055 IM->addPredicate<GenericInstructionPredicateMatcher>( in addCXXPredicate()
785 InsnMatcher.addPredicate<GenericInstructionPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()