Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5898 int ShiftMask = -1; in BuildSDIV() local
5928 SDValue MagicFactor, Factor, Shift, ShiftMask; in BuildSDIV() local
H A DDAGCombiner.cpp13376 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1); in reduceLoadWidth() local