Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1230 bool DependenceInfo::strongSIVtest(const SCEV *Coeff, const SCEV *SrcConst, in 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.cpp475 const SCEV *Coeff = getLastCoefficient(); isConsecutive() local
H A DScalarEvolution.cpp986 const SCEV *Coeff = BinomialCoefficient(It, i, SE, Result->getType()); evaluateAtIteration() local
3350 uint64_t Coeff; getMulExpr() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h376 const SCEV *Coeff; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp172 FAddendCoef Coeff; global() member in __anonf0822f780111::FAddend
724 const FAddendCoef &Coeff = Opnd.getCoef(); createAddendVal() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1527 for (auto &Coeff : R.Coefficients) addFact() local