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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1260 class ComplexPatternOperandMatcher : public OperandPredicateMatcher { class in namespace:__anon5929
1270 ComplexPatternOperandMatcher(unsigned InsnVarID, unsigned OpIdx, function in class:__anon5929::ComplexPatternOperandMatcher
1612 unsigned ComplexPatternOperandMatcher::getAllocatedTemporariesBaseID() const {
3808 OM.addPredicate<ComplexPatternOperandMatcher>(OM, *ComplexPattern->second);
5444 if (isa<ComplexPatternOperandMatcher>(OP))

Completed in 99 milliseconds