Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1143 bool DependenceInfo::strongSIVtest(const SCEV *Coeff, const SCEV *SrcConst, in strongSIVtest() argument
1148 LLVM_DEBUG(dbgs() << "\t Coeff = " << *Coeff); in strongSIVtest()
1149 LLVM_DEBUG(dbgs() << ", " << *Coeff->getType() << "\n"); in strongSIVtest()
1169 SE->isKnownNonNegative(Coeff) ? Coeff : SE->getNegativeSCEV(Coeff); in strongSIVtest()
1180 if (isa<SCEVConstant>(Delta) && isa<SCEVConstant>(Coeff)) { in strongSIVtest()
1182 APInt ConstCoeff = cast<SCEVConstant>(Coeff)->getAPInt(); in strongSIVtest()
1213 if (Coeff->isOne()) { in strongSIVtest()
1220 NewConstraint.setLine(Coeff, in strongSIVtest()
1221 SE->getNegativeSCEV(Coeff), in strongSIVtest()
1229 bool CoeffMaybePositive = !SE->isKnownNonPositive(Coeff); in strongSIVtest()
[all …]
DLoopCacheAnalysis.cpp283 const SCEV *Coeff = getLastCoefficient(); in computeRefCost() local
285 const SCEV *Stride = SE.getMulExpr(Coeff, ElemSize); in computeRefCost()
394 const SCEV *Coeff = getLastCoefficient(); in isConsecutive() local
396 const SCEV *Stride = SE.getMulExpr(Coeff, ElemSize); in isConsecutive()
DScalarEvolution.cpp1248 const SCEV *Coeff = BinomialCoefficient(It, i, SE, getType()); in evaluateAtIteration() local
1249 if (isa<SCEVCouldNotCompute>(Coeff)) in evaluateAtIteration()
1250 return Coeff; in evaluateAtIteration()
1252 Result = SE.getAddExpr(Result, SE.getMulExpr(getOperand(i), Coeff)); in evaluateAtIteration()
3124 uint64_t Coeff; in getMulExpr() local
3126 Coeff = umul_ov(Coeff1, Coeff2, Overflow); in getMulExpr()
3128 Coeff = Coeff1*Coeff2; in getMulExpr()
3129 const SCEV *CoeffTerm = getConstant(Ty, Coeff); in getMulExpr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp134 Coeff += T.Coeff; in operator +=()
138 const FAddendCoef &getCoef() const { return Coeff; } in getCoef()
141 bool isZero() const { return Coeff.isZero(); } in isZero()
144 Coeff.set(Coefficient); in set()
148 Coeff.set(Coefficient); in set()
152 Coeff.set(Coefficient->getValueAPF()); in set()
156 void negate() { Coeff.negate(); } in negate()
167 void Scale(const FAddendCoef& ScaleAmt) { Coeff *= ScaleAmt; } in Scale()
171 FAddendCoef Coeff; member in __anon9d6f278f0111::FAddend
415 if (!BreakNum || Coeff.isOne()) in drillAddendDownOneStep()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h354 const SCEV *Coeff; member
650 bool strongSIVtest(const SCEV *Coeff,
/third_party/skia/third_party/externals/opengl-registry/docs/
Dsyntaxrules.txt179 Coeff Coefficient GL
/third_party/openGLES/docs/
Dsyntaxrules.txt179 Coeff Coefficient GL