Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1776 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo() local
1777 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
1778 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
1785 TypeProfile->getValueAsListOfDefs("Constraints"); in SDNodeInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td741 SDTypeProfile TP = N.TypeProfile;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td318 SDTypeProfile TypeProfile = typeprof;