Home
last modified time | relevance | path

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

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