Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp925 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo() local
926 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
927 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
965 TypeProfile->getValueAsListOfDefs("Constraints"); in SDNodeInfo()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td257 SDTypeProfile TypeProfile = typeprof;