Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp149 emitRemarkWithHints(); in allowVectorization()
155 emitRemarkWithHints(); in allowVectorization()
178 void LoopVectorizeHints::emitRemarkWithHints() const { in emitRemarkWithHints() function in llvm::LoopVectorizeHints
H A DLoopVectorize.cpp2129 Hints.emitRemarkWithHints(); in isExplicitVecOuterLoop()
8024 Hints.emitRemarkWithHints(); in plan()
9885 Hints.emitRemarkWithHints(); in processLoop()
9929 Hints.emitRemarkWithHints(); in processLoop()
9943 Hints.emitRemarkWithHints(); in processLoop()
9958 Hints.emitRemarkWithHints(); in processLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h123 void emitRemarkWithHints() const;