Home
last modified time | relevance | path

Searched defs:PreShift (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDivisionByConstantInfo.h35 unsigned PreShift; ///< pre-shift amount member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DDivisionByConstantInfo.h35 unsigned PreShift; ///< pre-shift amount member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DDivisionByConstantInfo.h35 unsigned PreShift; ///< pre-shift amount member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDivisionByConstantInfo.h35 unsigned PreShift; ///< pre-shift amount member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDivisionByConstantInfo.h35 unsigned PreShift; ///< pre-shift amount member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp135 unsigned PreShift = D.countTrailingZeros(); in get() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4842 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 DCombinerHelper.cpp4954 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 DTargetLowering.cpp6061 SDValue PreShift, MagicFactor, NPQFactor, PostShift; in BuildUDIV() local
6102 SDValue PreShift, PostShift, MagicFactor, NPQFactor; in BuildUDIV() local