Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
HDLoopVectorize.h196 OptimizationRemarkEmitter &ORE_,
HDSLPVectorizer.h82 OptimizationRemarkEmitter *ORE_);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp10115 OptimizationRemarkEmitter &ORE_, ProfileSummaryInfo *PSI_) { in runImpl() argument
10125 ORE = &ORE_; in runImpl()
HDSLPVectorizer.cpp15832 OptimizationRemarkEmitter *ORE_) { in runImpl() argument
15865 BoUpSLP R(&F, SE, TTI, TLI, AA, LI, DT, AC, DB, DL, ORE_); in runImpl()