Home
last modified time | relevance | path

Searched defs:MaxShAmt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3266 SDValue MaxShAmt = in LowerINT_TO_FP32() local
H A DAMDGPULegalizerInfo.cpp2592 auto MaxShAmt = B.buildAdd(S32, ThirtyTwo, OppositeSign); in legalizeITOFP() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4621 uint64_t MaxShAmt = ShAmtRange->getUnsignedMax().getZExtValue(); in ComputeNumSignBits() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16512 unsigned MaxShAmt = N10.getValueType().getScalarSizeInBits() - 1; combineTruncOfSraSext() local