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