Home
last modified time | relevance | path

Searched defs:Factors (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1108 SmallVector<ValueEntry, 8> Factors; in RemoveFactorFromExpression() local
1175 SmallVectorImpl<Value*> &Factors) { in FindSingleUseMultiplyFactors()
1596 SmallVector<Value*, 8> Factors; in OptimizeAdd() local
1727 SmallVectorImpl<Factor> &Factors) { in collectMultiplyFactors()
1804 SmallVectorImpl<Factor> &Factors) { in buildMinimalMultiplyDAG()
1870 SmallVector<Factor, 4> Factors; in OptimizeMul() local
H A DLoopStrengthReduce.cpp2167 SetVector<int64_t, SmallVector<int64_t, 8>, SmallSet<int64_t, 8>> Factors; member in __anonc21373340a11::LSRInstance
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp266 SmallVector<const SCEV *, 2> Factors; in removeConstantFactors() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6107 SmallVector<SDValue, 16> Shifts, Factors; in BuildExactSDIV() local
6167 SmallVector<SDValue, 16> Shifts, Factors; in BuildExactUDIV() local
6319 SmallVector<SDValue, 16> MagicFactors, Factors, Shifts, ShiftMasks; in BuildSDIV() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5185 SmallVector<Register, 16> Shifts, Factors; in buildUDivUsingMul() local
5428 SmallVector<Register, 16> Shifts, Factors; in buildSDivUsingMul() local
H A DLegalizerHelper.cpp5823 SmallVector<Register, 4> Factors; in multiplyRegisters() local