Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1108 SmallVector<ValueEntry, 8> Factors; RemoveFactorFromExpression() local
1175 FindSingleUseMultiplyFactors(Value * V,SmallVectorImpl<Value * > & Factors) FindSingleUseMultiplyFactors() argument
1596 SmallVector<Value*, 8> Factors; OptimizeAdd() local
1727 collectMultiplyFactors(SmallVectorImpl<ValueEntry> & Ops,SmallVectorImpl<Factor> & Factors) collectMultiplyFactors() argument
1804 buildMinimalMultiplyDAG(IRBuilderBase & Builder,SmallVectorImpl<Factor> & Factors) buildMinimalMultiplyDAG() argument
1870 SmallVector<Factor, 4> Factors; OptimizeMul() local
[all...]
H A DLoopStrengthReduce.cpp2165 SetVector<int64_t, SmallVector<int64_t, 8>, SmallSet<int64_t, 8>> Factors; global() member in __anona2fcd8e70a11::LSRInstance
[all...]
/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp266 SmallVector<const SCEV *, 2> Factors; removeConstantFactors() local
/llvm-project/polly/lib/Support/
H A DISLTools.cpp512 isl::union_map Factors = makeIdentityMap(Factor, true); in liftDomains() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6096 SmallVector<SDValue, 16> Shifts, Factors; BuildExactSDIV() local
6248 SmallVector<SDValue, 16> MagicFactors, Factors, Shifts, ShiftMasks; BuildSDIV() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5372 SmallVector<Register, 16> Shifts, Factors; buildSDivUsingMul() local
[all...]
H A DLegalizerHelper.cpp5741 SmallVector<Register, 4> Factors; multiplyRegisters() local
[all...]