Searched refs:getComplexPatternInfo (Results 1 – 3 of 3) sorted by relevance
464 Pattern.getSrcPattern()->getComplexPatternInfo(CGP)) { in EmitMatcherCode()538 if (const ComplexPattern *CP = N->getComplexPatternInfo(CGP)) { in EmitResultOfNamedOperand()
703 const ComplexPattern *AM = P->getComplexPatternInfo(CGP); in getPatternSize()721 else if (Child->getComplexPatternInfo(CGP)) in getPatternSize()1329 TreePatternNode::getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const { in getComplexPatternInfo() function in TreePatternNode1342 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty()2783 PTM.getSrcPattern()->getComplexPatternInfo(*this)) in AddPatternToMatch()
404 getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const;