Home
last modified time | relevance | path

Searched defs:CarryType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1618 LLT CarryType = DstOnValu ? S1 : S32; in applyMappingMAD_64_32() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3944 EVT CarryType = Node->getValueType(1); in ExpandNode() local