Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp232 selectShiftMask(SDValue N,unsigned ShiftWidth,SDValue & ShAmt) selectShiftMask() argument
/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp170 unsigned ShiftWidth = ShiftLLT.getSizeInBits(); selectShiftMask() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp2746 selectShiftMask(SDValue N,unsigned ShiftWidth,SDValue & ShAmt) selectShiftMask() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1534 auto ShiftWidth = B.buildShl(S32, WidthReg, B.buildConstant(S32, 16)); applyMappingBFE() local