Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1956 class InstructionImmPredicateMatcher : public InstructionPredicateMatcher { class
1961 InstructionImmPredicateMatcher(unsigned InsnVarID, in InstructionImmPredicateMatcher() function in __anon7790e1cf0111::InstructionImmPredicateMatcher
1969 cast<InstructionImmPredicateMatcher>(&B) in isIdentical()
4033 InsnMatcher.addPredicate<InstructionImmPredicateMatcher>(Predicate); in createAndImportSelDAGMatcher()