Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DDivisionByConstantTest.cpp61 unsigned SignShift = Bits - 1; in SignedDivideUsingMagic() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6365 SDValue SignShift = DAG.getConstant(EltBits - 1, dl, ShVT); BuildSDIV() local