Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5135 int ShiftMask = -1; in BuildSDIV() local
5165 SDValue MagicFactor, Factor, Shift, ShiftMask; in BuildSDIV() local
H A DDAGCombiner.cpp11696 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1); in ReduceLoadWidth() local