Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6196 int ShiftMask = -1; in BuildSDIV() local
6226 SDValue MagicFactor, Factor, Shift, ShiftMask; in BuildSDIV() local
H A DDAGCombiner.cpp14304 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1); in reduceLoadWidth() local