Searched refs:ComplexPatternOperandMatcher (Results 1 – 3 of 3) sorted by relevance
715 if (isa<ComplexPatternOperandMatcher>(OP)) in optimize()1225 void ComplexPatternOperandMatcher::emitPredicateOpcodes( in emitPredicateOpcodes()1236 unsigned ComplexPatternOperandMatcher::getAllocatedTemporariesBaseID() const { in getAllocatedTemporariesBaseID()
1051 class ComplexPatternOperandMatcher : public OperandPredicateMatcher {1061 ComplexPatternOperandMatcher(unsigned InsnVarID, unsigned OpIdx, in ComplexPatternOperandMatcher() function
937 OM.addPredicate<ComplexPatternOperandMatcher>(OM, *ComplexPattern->second); in importComplexPatternOperandMatcher()