Searched defs:PreShift (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DivisionByConstantInfo.h | 35 unsigned PreShift; ///< pre-shift amount member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | DivisionByConstantInfo.cpp | 135 unsigned PreShift = D.countr_zero(); get() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 5049 unsigned PreShift = 0, PostShift = 0; buildUDivUsingMul() local 5089 Register PreShift, PostShift, MagicFactor, NPQFactor; buildUDivUsingMul() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6368 SDValue PreShift, MagicFactor, NPQFactor, PostShift; BuildUDIV() local 6409 SDValue PreShift, PostShift, MagicFactor, NPQFactor; BuildUDIV() local [all...] |