Home
last modified time | relevance | path

Searched refs:emitRemarkWithHints (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp176 emitRemarkWithHints(); in allowVectorization()
182 emitRemarkWithHints(); in allowVectorization()
205 void LoopVectorizeHints::emitRemarkWithHints() const { in emitRemarkWithHints() function in llvm::LoopVectorizeHints
H A DLoopVectorize.cpp2173 Hints.emitRemarkWithHints(); in isExplicitVecOuterLoop()
10211 Hints.emitRemarkWithHints(); in processLoop()
10262 Hints.emitRemarkWithHints(); in processLoop()
10275 Hints.emitRemarkWithHints(); in processLoop()
10289 Hints.emitRemarkWithHints(); in processLoop()
10310 Hints.emitRemarkWithHints(); in processLoop()
10360 Hints.emitRemarkWithHints(); in processLoop()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h136 void emitRemarkWithHints() const;