Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1230 strongSIVtest(const SCEV * Coeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint) const strongSIVtest() argument
1367 weakCrossingSIVtest(const SCEV * Coeff,const SCEV * SrcConst,const SCEV * DstConst,const Loop * CurLoop,unsigned Level,FullDependence & Result,Constraint & NewConstraint,const SCEV * & SplitIter) const weakCrossingSIVtest() argument
2416 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); gcdMIVtest() local
2435 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); gcdMIVtest() local
2513 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); gcdMIVtest() local
2530 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); gcdMIVtest() local
[all...]
H A DLoopCacheAnalysis.cpp480 const SCEV *Coeff = getLastCoefficient(); isConsecutive() local
H A DScalarEvolution.cpp988 const SCEV *Coeff = BinomialCoefficient(It, i, SE, Result->getType()); evaluateAtIteration() local
3352 uint64_t Coeff; getMulExpr() local
/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h376 const SCEV *Coeff; member
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp172 FAddendCoef Coeff; global() member in __anone2711ed90111::FAddend
724 const FAddendCoef &Coeff = Opnd.getCoef(); createAddendVal() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1566 for (auto &Coeff : R.Coefficients) addFact() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4470 const SCEV *Coeff = TryGetStride(Diff, Stride); calculateRtStride() local