Home
last modified time | relevance | path

Searched refs:VAPassName (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6535 const char *VAPassName = Hints.vectorizeAnalysisPassName(); in processLoop() local
6538 emitOptimizationRemarkAnalysis(F->getContext(), VAPassName, *F, in processLoop()
6545 emitOptimizationRemarkAnalysis(F->getContext(), VAPassName, *F, in processLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp7499 const char *VAPassName = Hints.vectorizeAnalysisPassName(); in processLoop() local
7503 return OptimizationRemarkMissed(VAPassName, VecDiagMsg.first, in processLoop()
7516 return OptimizationRemarkAnalysis(VAPassName, VecDiagMsg.first, in processLoop()