Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4736 int ShiftMask = -1; in BuildSDIV() local
4766 SDValue MagicFactor, Factor, Shift, ShiftMask; in BuildSDIV() local
DDAGCombiner.cpp10452 const APInt &ShiftMask = in ReduceLoadWidth() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5030 int ShiftMask = -1; in BuildSDIV() local
5060 SDValue MagicFactor, Factor, Shift, ShiftMask; in BuildSDIV() local
DDAGCombiner.cpp11401 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1); in ReduceLoadWidth() local