Searched defs:PreShift (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 35 unsigned PreShift; ///< pre-shift amount member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | DivisionByConstantInfo.h | 35 unsigned PreShift; ///< pre-shift amount member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 35 unsigned PreShift; ///< pre-shift amount member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 35 unsigned PreShift; ///< pre-shift amount member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | DivisionByConstantInfo.h | 35 unsigned PreShift; ///< pre-shift amount member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | DivisionByConstantInfo.cpp | 135 unsigned PreShift = D.countTrailingZeros(); in get() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 4842 unsigned PreShift = 0, PostShift = 0; in BuildUDIV() local 4884 SDValue PreShift, PostShift, MagicFactor, NPQFactor; in BuildUDIV() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 4954 unsigned PreShift = 0, PostShift = 0; in buildUDivUsingMul() local 4994 Register PreShift, PostShift, MagicFactor, NPQFactor; in buildUDivUsingMul() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6061 SDValue PreShift, MagicFactor, NPQFactor, PostShift; in BuildUDIV() local 6102 SDValue PreShift, PostShift, MagicFactor, NPQFactor; in BuildUDIV() local
|