Searched defs:PostShift (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | DivisionByConstantInfo.h | 34 unsigned PostShift; ///< post-shift amount member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelper.cpp | 5049 unsigned PreShift = 0, PostShift = 0; in buildUDivUsingMul() local 5089 Register PreShift, PostShift, MagicFactor, NPQFactor; in buildUDivUsingMul() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 6368 SDValue PreShift, MagicFactor, NPQFactor, PostShift; in BuildUDIV() local 6409 SDValue PreShift, PostShift, MagicFactor, NPQFactor; in BuildUDIV() local
|