Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2217 class GenericInstructionPredicateMatcher : public InstructionPredicateMatcher { class
2222 GenericInstructionPredicateMatcher(unsigned InsnVarID, in GenericInstructionPredicateMatcher() function in __anon7790e1cf0111::GenericInstructionPredicateMatcher
2233 static_cast<const GenericInstructionPredicateMatcher &>(B) in isIdentical()
4063 InsnMatcher.addPredicate<GenericInstructionPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()