Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp283 const SCEV *Coeff = getLastCoefficient(); in computeRefCost() local
394 const SCEV *Coeff = getLastCoefficient(); in isConsecutive() local
DDependenceAnalysis.cpp1143 bool DependenceInfo::strongSIVtest(const SCEV *Coeff, const SCEV *SrcConst, in strongSIVtest()
1280 const SCEV *Coeff, const SCEV *SrcConst, const SCEV *DstConst, in weakCrossingSIVtest()
2340 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
2359 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
2437 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
2454 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
DScalarEvolution.cpp1248 const SCEV *Coeff = BinomialCoefficient(It, i, SE, getType()); in evaluateAtIteration() local
3124 uint64_t Coeff; in getMulExpr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h354 const SCEV *Coeff; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp171 FAddendCoef Coeff; member in __anon9d6f278f0111::FAddend
741 const FAddendCoef &Coeff = Opnd.getCoef(); in createAddendVal() local