Searched defs:Coeff (Results 1 – 10 of 10) sorted by relevance
/external/aac/libAACdec/src/ |
D | aacdec_tns.h | 124 SCHAR Coeff[TNS_MAXIMUM_ORDER]; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1132 bool DependenceInfo::strongSIVtest(const SCEV *Coeff, const SCEV *SrcConst, in strongSIVtest() 1269 const SCEV *Coeff, const SCEV *SrcConst, const SCEV *DstConst, in weakCrossingSIVtest() 2329 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local 2348 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local 2426 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local 2443 const SCEV *Coeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
|
D | ScalarEvolution.cpp | 1211 const SCEV *Coeff = BinomialCoefficient(It, i, SE, getType()); in evaluateAtIteration() local 3055 uint64_t Coeff; in getMulExpr() local
|
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 351 const SCEV *Coeff; member
|
/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 __anon2c9765910111::FAddend 821 const FAddendCoef &Coeff = Opnd.getCoef(); in createAddendVal() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAddSub.cpp | 172 FAddendCoef Coeff; member in __anon7d0e58e90111::FAddend 836 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
|