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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1997 class GenericInstructionPredicateMatcher : public InstructionPredicateMatcher { class in inherits:InstructionPredicateMatcher
2002 GenericInstructionPredicateMatcher(unsigned InsnVarID, function in class:GenericInstructionPredicateMatcher
2013 static_cast<const GenericInstructionPredicateMatcher &>(B)
3684 InsnMatcher.addPredicate<GenericInstructionPredicateMatcher>(Predicate);

Completed in 112 milliseconds