Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorizationLegality.cpp116 emitRemarkWithHints(); in allowVectorization()
122 emitRemarkWithHints(); in allowVectorization()
145 void LoopVectorizeHints::emitRemarkWithHints() const { in emitRemarkWithHints() function in llvm::LoopVectorizeHints
HDLoopVectorize.cpp1558 Hints.emitRemarkWithHints(); in isExplicitVecOuterLoop()
7647 Hints.emitRemarkWithHints(); in processLoop()
7691 Hints.emitRemarkWithHints(); in processLoop()
7705 Hints.emitRemarkWithHints(); in processLoop()
7751 Hints.emitRemarkWithHints(); in processLoop()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
HDLoopVectorizationLegality.h99 void emitRemarkWithHints() const;