Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDiagnosticInfo.cpp252 void llvm::emitLoopVectorizeWarning(LLVMContext &Ctx, const Function &Fn, in emitLoopVectorizeWarning() function in llvm
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h690 void emitLoopVectorizeWarning(LLVMContext &Ctx, const Function &Fn,
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1322 emitLoopVectorizeWarning( in emitMissedWarning()