Home
last modified time | relevance | path

Searched refs:getComplexPattern (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.h716 const ComplexPattern &getComplexPattern(Record *R) const { in getComplexPattern() function
DDAGISelMatcherGen.cpp499 CGP.getComplexPattern(((DefInit*)N->getLeafValue())->getDef()); in EmitMatcherCode()
DCodeGenDAGPatterns.cpp1293 return EEVT::TypeSet(TP.getDAGPatterns().getComplexPattern(R).getValueType(), in getImplicitType()
1334 return &CGP.getComplexPattern(DI->getDef()); in getComplexPatternInfo()
2426 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h764 const ComplexPattern &getComplexPattern(Record *R) const { in getComplexPattern() function
DCodeGenDAGPatterns.cpp1559 return EEVT::TypeSet(TP.getDAGPatterns().getComplexPattern(R).getValueType(), in getImplicitType()
1609 return &CGP.getComplexPattern(Rec); in getComplexPatternInfo()
2792 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.h1114 const ComplexPattern &getComplexPattern(Record *R) const { in getComplexPattern() function
DCodeGenDAGPatterns.cpp2071 return TypeSetByHwMode(CDP.getComplexPattern(R).getValueType()); in getImplicitType()
2125 return &CGP.getComplexPattern(Rec); in getComplexPatternInfo()
3327 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode()