Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5812 int ShiftMask = -1; in BuildSDIV() local
5842 SDValue MagicFactor, Factor, Shift, ShiftMask; in BuildSDIV() local
H A DDAGCombiner.cpp12866 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1); in reduceLoadWidth() local