Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1813 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo() local
1814 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
1815 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
1822 TypeProfile->getValueAsListOfDefs("Constraints"); in SDNodeInfo()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td1041 SDTypeProfile TP = N.TypeProfile;
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td338 SDTypeProfile TypeProfile = typeprof;