Searched defs:Coeff (Results 1 – 7 of 7) sorted by relevance
| /external/aac/libAACdec/src/ |
| D | aacdec_tns.h | 105 SCHAR Coeff[TNS_MAXIMUM_ORDER]; member
|
| /external/skia/src/core/ |
| D | SkXfermodePriv.h | 48 enum Coeff { enum
|
| /external/llvm/lib/Analysis/ |
| D | DependenceAnalysis.cpp | 1066 bool DependenceInfo::strongSIVtest(const SCEV *Coeff, const SCEV *SrcConst, in strongSIVtest() 1203 const SCEV *Coeff, const SCEV *SrcConst, const SCEV *DstConst, in weakCrossingSIVtest() 2263 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local 2282 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local 2360 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local 2377 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
|
| D | ScalarEvolution.cpp | 1054 const SCEV *Coeff = BinomialCoefficient(It, i, SE, getType()); in evaluateAtIteration() local 2620 uint64_t Coeff; in getMulExpr() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | DependenceAnalysis.h | 361 const SCEV *Coeff; member
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAddSub.cpp | 158 FAddendCoef Coeff; member in __anond9267b470111::FAddend 821 const FAddendCoef &Coeff = Opnd.getCoef(); in createAddendVal() local
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| D | ScalarEvolution.cpp | 779 const SCEV *Coeff = BinomialCoefficient(It, i, SE, getType()); in evaluateAtIteration() local 2053 uint64_t Coeff; in getMulExpr() local
|