Home
last modified time | relevance | path

Searched defs:PostShift (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDivisionByConstantInfo.h35 unsigned PostShift; ///< post-shift amount member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5379 unsigned PreShift = 0, PostShift = 0; in buildUDivorURemUsingMul() local
5423 Register PreShift, PostShift, MagicFactor, NPQFactor; in buildUDivorURemUsingMul() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6717 SDValue PreShift, MagicFactor, NPQFactor, PostShift; in BuildUDIV() local
6759 SDValue PreShift, PostShift, MagicFactor, NPQFactor; in BuildUDIV() local