Home
last modified time | relevance | path

Searched refs:emitError (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp59 bool emitError(const Twine &Message) { in emitError() function in __anonc23b2f560111::ModuleLinker
137 return emitError("Linking COMDATs named '" + ComdatName + in getComdatLeader()
143 return emitError( in getComdatLeader()
171 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
181 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
198 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
205 return emitError("Linking COMDATs named '" + ComdatName + in computeResultingSelectionKind()
324 return emitError("Linking globals named '" + Src.getName() + in shouldLinkFromSource()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp187 Ctx.emitError("Unable to parse JSON Value as spec (" + Message + "): " + S); in getTensorSpecFromJSON()
230 Ctx.emitError("Error opening output specs file: " + FileName + " : " + in loadOutputSpecs()
236 Ctx.emitError("Could not parse specs file: " + FileName); in loadOutputSpecs()
241 Ctx.emitError("Expected an array of {tensor_spec:<TensorSpec>, " in loadOutputSpecs()
254 Ctx.emitError( in loadOutputSpecs()
264 Ctx.emitError( in loadOutputSpecs()
273 Ctx.emitError("The first output spec must describe the decision tensor, " in loadOutputSpecs()
H A DReplayInlineAdvisor.cpp34 Context.emitError("Could not open remarks file: " + EC.message()); in ReplayInlineAdvisor()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp224 emitError(ErrMsg); in writeMergedModules()
235 emitError(ErrMsg); in writeMergedModules()
256 emitError(EC.message()); in compileOptimizedToFile()
291 emitError(EC.message()); in compileOptimized()
331 emitError(ErrMsg); in determineTarget()
553 emitError("LTO middle-end optimizations failed"); in optimize()
680 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator
H A DLTOModule.cpp116 Context.emitError(EC.message()); in createFromFile()
138 Context.emitError(EC.message()); in createFromOpenFileSlice()
178 Context.emitError(EC.message()); in parseBitcodeFileImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMContext.h293 void emitError(unsigned LocCookie, const Twine &ErrorStr);
294 void emitError(const Instruction *I, const Twine &ErrorStr);
295 void emitError(const Twine &ErrorStr);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBase.cpp132 MI->emitError("inline assembly requires more registers than available"); in allocatePhysRegs()
136 Context.emitError("ran out of registers during register allocation"); in allocatePhysRegs()
H A DXRayInstrumentation.cpp212 FirstMI.emitError("An attempt to perform XRay instrumentation for an" in runOnMachineFunction()
H A DVirtRegMap.cpp468 MF->getFunction().getContext().emitError( in expandCopyBundle()
H A DRegAllocFast.cpp806 MI.emitError("inline assembly requires more registers than available"); in allocVirtReg()
808 MI.emitError("ran out of registers during register allocation"); in allocVirtReg()
H A DRegAllocGreedy.cpp2785 Ctx.emitError("register allocation failed: maximum depth for recoloring " in selectOrSplit()
2789 Ctx.emitError("register allocation failed: maximum interference for " in selectOrSplit()
2793 Ctx.emitError("register allocation failed: maximum interference and " in selectOrSplit()
H A DMachineInstr.cpp2084 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr
2102 return MF->getMMI().getModule()->getContext().emitError(LocCookie, Msg); in emitError()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp189 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext
193 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext
251 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp201 C.emitError("AMDGPUMCInstLower::lower - Pseudo instruction doesn't have " in lower()
265 C.emitError("Illegal instruction detected: " + Err); in emitInstruction()
377 C.emitError("Illegal instruction detected: " + Err); in emitInstruction()
H A DAMDGPUPrintfRuntimeBinding.cpp574 M.getContext().emitError( in run()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h213 void emitError(const std::string &ErrMsg);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp263 MMI->getModule()->getContext().emitError(LocCookie, Msg.str()); in EmitMSInlineAsmStr()
445 MMI->getModule()->getContext().emitError(LocCookie, Msg.str()); in EmitGCCInlineAsmStr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp173 MI.emitError("An attempt to perform XRay instrumentation for a" in EmitSled()
H A DARMTargetMachine.cpp299 F.getContext().emitError("Function '" + F.getName() + "' uses ARM " in getSubtargetImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1574 MI.emitError("fixed input regs must be last on the x87 stack"); in handleSpecialFP()
1579 MI.emitError("output regs must be last on the x87 stack"); in handleSpecialFP()
1586 MI.emitError("clobbers must be last on the x87 stack"); in handleSpecialFP()
1591 MI.emitError("implicitly popped regs must be last on the x87 stack"); in handleSpecialFP()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp396 M.getContext().emitError("Failed to create symtab: " + SymtabFailure); in promoteIndirectCalls()
H A DGCOVProfiling.cpp507 Ctx->emitError(Twine("Regex ") + HeadTail.first + in createRegexesFromString()
991 Ctx->emitError( in emitProfileNotes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp860 Ctx.emitError("can't parse integer attribute " + Name); in getIntegerAttribute()
879 Ctx.emitError("can't parse first integer attribute " + Name); in getIntegerPairAttribute()
884 Ctx.emitError("can't parse second integer attribute " + Name); in getIntegerPairAttribute()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp1020 M.getContext().emitError( in run()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstr.h472 void emitError(StringRef Msg) const;

12