Home
last modified time | relevance | path

Searched defs:emitError (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContext.cpp81 void LLVMContext::emitError(StringRef ErrorStr) { in emitError() function in LLVMContext
85 void LLVMContext::emitError(const Instruction *I, StringRef ErrorStr) { in emitError() function in LLVMContext
95 void LLVMContext::emitError(unsigned LocCookie, StringRef ErrorStr) { in emitError() function in LLVMContext
/external/llvm/lib/IR/
DLLVMContext.cpp218 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext
222 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext
273 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp668 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator
/external/llvm/lib/Linker/
DLinkModules.cpp62 bool emitError(const Twine &Message) { in emitError() function in __anonb52902ac0111::ModuleLinker
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp355 bool emitError(const Twine &Message) { in emitError() function in __anonfa0c25d80211::ModuleLinker
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp1758 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr
/external/clang/lib/Frontend/
DCompilerInvocation.cpp2027 bool emitError = (DefaultCC == LangOptions::DCC_FastCall || in ParseLangArgs() local
/external/llvm/lib/CodeGen/
DMachineInstr.cpp2146 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr