reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
775 getComplexPatternInfo(const CodeGenDAGPatterns &CGP) const;
1349 if (const ComplexPattern *AM = P->getComplexPatternInfo(CGP)) { 1375 else if (Child->getComplexPatternInfo(CGP)) 2237 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) 2258 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) 3887 PTM.getSrcPattern()->getComplexPatternInfo(*this))utils/TableGen/DAGISelMatcherGen.cpp
563 Pattern.getSrcPattern()->getComplexPatternInfo(CGP)) { 603 const ComplexPattern &CP = *N->getComplexPatternInfo(CGP);