Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2165 class GenericInstructionPredicateMatcher : public InstructionPredicateMatcher { class
2170 GenericInstructionPredicateMatcher(unsigned InsnVarID, in GenericInstructionPredicateMatcher() function in __anon0a286f430111::GenericInstructionPredicateMatcher
2181 static_cast<const GenericInstructionPredicateMatcher &>(B) in isIdentical()
3945 InsnMatcher.addPredicate<GenericInstructionPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()