Searched defs:PostShift (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ |
H A D | DivisionByConstantInfo.h | 34 unsigned PostShift; ///< post-shift amount member
|
/llvm-project/llvm/unittests/Support/ |
H A D | DivisionByConstantTest.cpp | 123 unsigned PostShift = Magics.PostShift; in UnsignedDivideUsingMagic() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 5195 unsigned PreShift = 0, PostShift = 0; buildUDivUsingMul() local 5239 Register PreShift, PostShift, MagicFactor, NPQFactor; buildUDivUsingMul() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6429 SDValue PreShift, MagicFactor, NPQFactor, PostShift; BuildUDIV() local 6470 SDValue PreShift, PostShift, MagicFactor, NPQFactor; BuildUDIV() local [all...] |