Searched defs:MagicFactors (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6248 SmallVector<SDValue, 16> MagicFactors, Factors, Shifts, ShiftMasks; BuildSDIV() local 6422 SmallVector<SDValue, 16> PreShifts, PostShifts, MagicFactors, NPQFactors; BuildUDIV() local [all...] |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 5187 SmallVector<Register, 16> PreShifts, PostShifts, MagicFactors, NPQFactors; buildUDivUsingMul() local
|