Searched defs:ShiftConst (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 561 uint64_t MulConst, ShiftConst; tryToRecognizeTableBasedCttz() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeDAG.cpp | 2749 SDValue ShiftConst = DAG.getConstant(1, dl, ShiftVT); ExpandLegalINT_TO_FP() local |
H A D | LegalizeIntegerTypes.cpp | 685 auto ShiftConst = PromoteIntRes_CTLZ() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULegalizerInfo.cpp | 5591 auto ShiftConst = B.buildConstant(S32, 16); legalizePointerAsRsrcIntrin() local |