Home
last modified time | relevance | path

Searched refs:DB_ (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorize.h96 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_,
DSLPVectorizer.h62 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorize.h152 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_,
DSLPVectorizer.h82 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_,
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3506 AssumptionCache *AC_, DemandedBits *DB_) { in runImpl() argument
3514 DB = DB_; in runImpl()
DLoopVectorize.cpp6597 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_, in runImpl() argument
6609 DB = &DB_; in runImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp5614 AssumptionCache *AC_, DemandedBits *DB_, in runImpl() argument
5623 DB = DB_; in runImpl()
DLoopVectorize.cpp7897 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_, in runImpl() argument
7909 DB = &DB_; in runImpl()