Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1634 Record *TypeProfile = R->getValueAsDef("TypeProfile"); in SDNodeInfo() local
1635 NumResults = TypeProfile->getValueAsInt("NumResults"); in SDNodeInfo()
1636 NumOperands = TypeProfile->getValueAsInt("NumOperands"); in SDNodeInfo()
1643 TypeProfile->getValueAsListOfDefs("Constraints"); in SDNodeInfo()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td573 SDTypeProfile TP = N.TypeProfile;
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td293 SDTypeProfile TypeProfile = typeprof;