Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1827 class GenericInstructionPredicateMatcher : public InstructionPredicateMatcher { class
1832 GenericInstructionPredicateMatcher(unsigned InsnVarID, in GenericInstructionPredicateMatcher() function in __anon0c06086d0111::GenericInstructionPredicateMatcher
3309 InsnMatcher.addPredicate<GenericInstructionPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()