Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1191 SmallVector<ValueEntry, 8> Factors; RemoveFactorFromExpression() local
1259 FindSingleUseMultiplyFactors(Value * V,SmallVectorImpl<Value * > & Factors) FindSingleUseMultiplyFactors() argument
1679 SmallVector<Value*, 8> Factors; OptimizeAdd() local
1810 collectMultiplyFactors(SmallVectorImpl<ValueEntry> & Ops,SmallVectorImpl<Factor> & Factors) collectMultiplyFactors() argument
1887 buildMinimalMultiplyDAG(IRBuilderBase & Builder,SmallVectorImpl<Factor> & Factors) buildMinimalMultiplyDAG() argument
1953 SmallVector<Factor, 4> Factors; OptimizeMul() local
[all...]
H A DLoopStrengthReduce.cpp1981 SetVector<int64_t, SmallVector<int64_t, 8>, SmallSet<int64_t, 8>> Factors; global() member in __anon78b872060a11::LSRInstance
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp266 SmallVector<const SCEV *, 2> Factors; in removeConstantFactors() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6031 SmallVector<SDValue, 16> Shifts, Factors; BuildExactSDIV() local
6187 SmallVector<SDValue, 16> MagicFactors, Factors, Shifts, ShiftMasks; BuildSDIV() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5227 SmallVector<Register, 16> Shifts, Factors; buildSDivUsingMul() local
[all...]
H A DLegalizerHelper.cpp5471 SmallVector<Register, 4> Factors; multiplyRegisters() local
[all...]