Home
last modified time | relevance | path

Searched refs:GenericInstructionPredicateMatcher (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2199 class GenericInstructionPredicateMatcher : public InstructionPredicateMatcher { class
2204 GenericInstructionPredicateMatcher(unsigned InsnVarID, in GenericInstructionPredicateMatcher() function in __anon332dbd1e0111::GenericInstructionPredicateMatcher
2215 static_cast<const GenericInstructionPredicateMatcher &>(B) in isIdentical()
3995 InsnMatcher.addPredicate<GenericInstructionPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()