Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td759 SDTypeProfile TP = N.TypeProfile;
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td318 SDTypeProfile TypeProfile = typeprof;