Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorize.h193 DemandedBits &DB_, AssumptionCache &AC_,
H A DSLPVectorizer.h80 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10276 DemandedBits &DB_, AssumptionCache &AC_, LoopAccessInfoManager &LAIs_, in runImpl() argument
10286 DB = &DB_; in runImpl()
H A DSLPVectorizer.cpp13353 AssumptionCache *AC_, DemandedBits *DB_, in runImpl() argument
13364 DB = DB_; in runImpl()