Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1832 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo() local
1833 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
1834 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
1841 TypeProfile->getValueAsListOfDefs("Constraints"); in SDNodeInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td1002 SDTypeProfile TP = N.TypeProfile;
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td329 SDTypeProfile TypeProfile = typeprof;