Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DDivisionByConstantTest.cpp35 APInt ShiftMask(Bits, -1, true); in SignedDivideUsingMagic() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6257 int ShiftMask = -1; BuildSDIV() local
6287 SDValue MagicFactor, Factor, Shift, ShiftMask; BuildSDIV() local
H A DDAGCombiner.cpp14523 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1); reduceLoadWidth() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29316 uint64_t ShiftMask = getGFNICtrlImm(Op.getOpcode(), ShiftAmt); LowerShiftByScalarImmediate() local
[all...]