Searched refs:getComplexPatternInfo (Results 1 – 3 of 3) sorted by relevance
567 Pattern.getSrcPattern()->getComplexPatternInfo(CGP)) { in EmitMatcherCode()607 const ComplexPattern &CP = *N->getComplexPatternInfo(CGP); in EmitMatcherCode()
1401 if (const ComplexPattern *AM = P->getComplexPatternInfo(CGP)) { in getPatternSize()1427 else if (Child->getComplexPatternInfo(CGP)) in getPatternSize()2301 TreePatternNode::getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const { in getComplexPatternInfo() function in TreePatternNode2318 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in getNumMIResults()2339 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty()3975 PTM.getSrcPattern()->getComplexPatternInfo(*this)) in AddPatternToMatch()
770 getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const;