Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp110 emitRemarkWithHints(); in allowVectorization()
116 emitRemarkWithHints(); in allowVectorization()
139 void LoopVectorizeHints::emitRemarkWithHints() const { in emitRemarkWithHints() function in llvm::LoopVectorizeHints
H A DLoopVectorize.cpp1377 Hints.emitRemarkWithHints(); in isExplicitVecOuterLoop()
1385 Hints.emitRemarkWithHints(); in isExplicitVecOuterLoop()
7191 Hints.emitRemarkWithHints(); in processLoop()
7264 Hints.emitRemarkWithHints(); in processLoop()
7279 Hints.emitRemarkWithHints(); in processLoop()
7321 Hints.emitRemarkWithHints(); in processLoop()
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h112 void emitRemarkWithHints() const;