Home
last modified time | relevance | path

Searched refs:TypeProfile (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1135 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo() local
1136 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
1137 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
1174 TypeProfile->getValueAsListOfDefs("Constraints"); in SDNodeInfo()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td314 SDTypeProfile TypeProfile = typeprof;