Searched refs:ComplexPatternOperandMatcher (Results 1 – 3 of 3) sorted by relevance
720 if (isa<ComplexPatternOperandMatcher>(OP)) in optimize()1219 void ComplexPatternOperandMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()1230 unsigned ComplexPatternOperandMatcher::getAllocatedTemporariesBaseID() const { in getAllocatedTemporariesBaseID()
1065 class ComplexPatternOperandMatcher : public OperandPredicateMatcher {1075 ComplexPatternOperandMatcher(unsigned InsnVarID, unsigned OpIdx, in ComplexPatternOperandMatcher() function
965 OM.addPredicate<ComplexPatternOperandMatcher>(OM, *ComplexPattern->second); in importComplexPatternOperandMatcher()