Home
last modified time | relevance | path

Searched defs:ShiftMask (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4129 const SDValue ShiftMask = in performShlCombine() local
4200 const SDValue ShiftMask = in performSraCombine() local
4316 const SDValue ShiftMask = in performSrlCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5648 int ShiftMask = -1; in buildSDivUsingMul() local
5678 Register MagicFactor, Factor, Shift, ShiftMask; in buildSDivUsingMul() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6543 int ShiftMask = -1; in BuildSDIV() local
6573 SDValue MagicFactor, Factor, Shift, ShiftMask; in BuildSDIV() local
H A DDAGCombiner.cpp15442 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1); in reduceLoadWidth() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31796 uint64_t ShiftMask = I->getType()->getPrimitiveSizeInBits() - 1; in FindSingleBitChange() local
39767 SmallVector<int, 16> ShiftMask(NumMaskElts, SM_SentinelZero); in matchBinaryPermuteShuffle() local
39778 SmallVector<int, 16> ShiftMask(NumMaskElts, SM_SentinelZero); in matchBinaryPermuteShuffle() local