Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenDAGPatterns.cpp1807 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo() local
1808 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
1809 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
1816 TypeProfile->getValueAsListOfDefs("Constraints"); in SDNodeInfo()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDVOPInstructions.td1044 SDTypeProfile TP = N.TypeProfile;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetSelectionDAG.td348 SDTypeProfile TypeProfile = typeprof;