Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DDivisionByConstantInfo.h34 unsigned PostShift; ///< post-shift amount member
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6058 SDValue PreShift, MagicFactor, NPQFactor, PostShift; in BuildUDIV() local
6099 SDValue PreShift, PostShift, MagicFactor, NPQFactor; in BuildUDIV() local