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