Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp156 emitRemarkWithHints(); in allowVectorization()
162 emitRemarkWithHints(); in allowVectorization()
185 void LoopVectorizeHints::emitRemarkWithHints() const { in emitRemarkWithHints() function in llvm::LoopVectorizeHints
H A DLoopVectorize.cpp2148 Hints.emitRemarkWithHints(); in isExplicitVecOuterLoop()
8116 Hints.emitRemarkWithHints(); in plan()
10090 Hints.emitRemarkWithHints(); in processLoop()
10134 Hints.emitRemarkWithHints(); in processLoop()
10148 Hints.emitRemarkWithHints(); in processLoop()
10163 Hints.emitRemarkWithHints(); in processLoop()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h123 void emitRemarkWithHints() const;