Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDivisionByConstantInfo.h34 unsigned PostShift; ///< post-shift amount member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5049 unsigned PreShift = 0, PostShift = 0; buildUDivUsingMul() local
5089 Register PreShift, PostShift, MagicFactor, NPQFactor; buildUDivUsingMul() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6368 SDValue PreShift, MagicFactor, NPQFactor, PostShift; BuildUDIV() local
6409 SDValue PreShift, PostShift, MagicFactor, NPQFactor; BuildUDIV() local
[all...]