Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp2138 Hints.emitRemarkWithHints(); in isExplicitVecOuterLoop()
10088 Hints.emitRemarkWithHints(); in processLoop()
10128 Hints.emitRemarkWithHints(); in processLoop()
10143 Hints.emitRemarkWithHints(); in processLoop()
10157 Hints.emitRemarkWithHints(); in processLoop()
10178 Hints.emitRemarkWithHints(); in processLoop()
10240 Hints.emitRemarkWithHints(); in processLoop()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h136 void emitRemarkWithHints() const;