Home
last modified time | relevance | path

Searched refs:report_fatal_error (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp104 report_fatal_error("Code generation for MIPS-V is not implemented", false); in MipsSubtarget()
111 report_fatal_error("MSA requires a 64-bit FPU register file (FR=1 mode). " in MipsSubtarget()
116 report_fatal_error( in MipsSubtarget()
121 report_fatal_error("-mattr=+nooddspreg requires the O32 ABI.", false); in MipsSubtarget()
124 report_fatal_error("FPXX is not permitted for the N32/N64 ABI's.", false); in MipsSubtarget()
127 report_fatal_error("microMIPS64R6 is not supported", false); in MipsSubtarget()
130 report_fatal_error("microMIPS64 is not supported.", false); in MipsSubtarget()
134 report_fatal_error( in MipsSubtarget()
137 report_fatal_error( in MipsSubtarget()
141 report_fatal_error("IEE in MipsSubtarget()
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp31 report_fatal_error("Unhandled storage-mapping class for .text csect"); in printSwitchToSection()
40 report_fatal_error("Unhandled storage-mapping class for .rodata csect."); in printSwitchToSection()
49 report_fatal_error( in printSwitchToSection()
59 report_fatal_error("Unhandled storage-mapping class for .tdata csect."); in printSwitchToSection()
78 report_fatal_error( in printSwitchToSection()
131 report_fatal_error("Printing for this SectionKind is unimplemented.");
H A DWasmObjectWriter.cpp436 report_fatal_error("section size does not fit in a uint32_t"); in endSection()
473 report_fatal_error("section already has a defining function: " + in executePostLayoutBinding()
560 report_fatal_error("relocations for function or section offsets are " in recordRelocation()
568 report_fatal_error("section doesn\'t have defining symbol"); in recordRelocation()
574 report_fatal_error("section symbol is required for relocation"); in recordRelocation()
591 report_fatal_error("missing indirect function table symbol"); in recordRelocation()
594 report_fatal_error("__indirect_function_table symbol has wrong type"); in recordRelocation()
605 report_fatal_error("relocations against un-named temporaries are not yet " in recordRelocation()
719 report_fatal_error("only data supported in data sections"); in addData()
723 report_fatal_error("onl in addData()
[all...]
H A DMCXCOFFStreamer.cpp68 report_fatal_error("Not implemented yet."); in emitSymbolAttribute()
93 report_fatal_error("failed to get fixup kind for R_REF relocation"); in emitXCOFFRefDirective()
104 report_fatal_error("Only explicit .rename is supported for XCOFF."); in emitXCOFFRenameDirective()
142 report_fatal_error("Zero fill not implemented for XCOFF."); in emitInstToData()
H A DMCELFStreamer.cpp105 report_fatal_error("Unterminated .bundle_lock when changing a section"); in emitLabel()
290 report_fatal_error(Twine("Symbol: ") + Symbol->getName() + in emitSymbolAttribute()
321 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in emitCommonSymbol()
330 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in emitCommonSymbol()
462 report_fatal_error("Relocation for CG Profile could not be created: " + in fixSymbolsInTLSFixups()
500 report_fatal_error("A Bundle can only have one Subtarget."); in finalizeCGProfileEntry()
573 report_fatal_error(".bundle_align_mode cannot be changed once set"); in emitInstToData()
580 report_fatal_error(".bundle_lock forbidden when bundling is disabled"); in emitInstToData()
593 report_fatal_error(".bundle_unlock forbidden when bundling is disabled"); in emitInstToData()
595 report_fatal_error(" in emitInstToData()
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp70 report_fatal_error("BlockExtractor couldn't load the file."); in loadFile()
83 report_fatal_error("Invalid line format, expecting lines like: 'funcname bb1[;bb2..]'", in loadFile()
89 report_fatal_error("Missing bbs name"); in loadFile()
142 report_fatal_error("Invalid function name specified in the input file", in runOnModule()
148 report_fatal_error("Invalid block name specified in the input file", in runOnModule()
161 report_fatal_error("Invalid basic block", /*GenCrashDiag=*/false); in runOnModule()
H A DEmbedBitcodePass.cpp28 report_fatal_error("Can only embed the module once", in run()
33 report_fatal_error( in run()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFObjectWriter.cpp60 report_fatal_error("Unimplemented fixup kind."); in getRelocTypeAndSignSize()
65 report_fatal_error("Unsupported modifier for half16 fixup."); in getRelocTypeAndSignSize()
81 report_fatal_error("Invalid PC-relative relocation."); in getRelocTypeAndSignSize()
114 report_fatal_error("Unsupported modifier"); in getRelocTypeAndSignSize()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp62 report_fatal_error( in BPFPreserveDITypeImpl()
80 report_fatal_error("Incorrect flag for llvm.bpf.btf.type.id intrinsic"); in BPFPreserveDITypeImpl()
101 report_fatal_error( in BPFPreserveDITypeImpl()
104 report_fatal_error("Empty type name for BTF_TYPE_ID_REMOTE reloc"); in BPFPreserveDITypeImpl()
H A DBPFAbstractMemberAccess.cpp345 report_fatal_error("Missing metadata for llvm.preserve.array.access.index intrinsic"); in IsPreserveDIAccessIndexCall()
355 report_fatal_error("Missing metadata for llvm.preserve.union.access.index intrinsic"); in IsPreserveDIAccessIndexCall()
365 report_fatal_error("Missing metadata for llvm.preserve.struct.access.index intrinsic"); in IsPreserveDIAccessIndexCall()
378 report_fatal_error("Incorrect info_kind for llvm.bpf.preserve.field.info intrinsic"); in IsPreserveDIAccessIndexCall()
386 report_fatal_error("Missing metadata for llvm.preserve.type.info intrinsic"); in IsPreserveDIAccessIndexCall()
389 report_fatal_error("Incorrect flag for llvm.bpf.preserve.type.info intrinsic"); in IsPreserveDIAccessIndexCall()
402 report_fatal_error("Missing metadata for llvm.preserve.enum.value intrinsic"); in IsPreserveDIAccessIndexCall()
405 report_fatal_error("Incorrect flag for llvm.bpf.preserve.enum.value intrinsic"); in IsPreserveDIAccessIndexCall()
663 report_fatal_error("Unsupported field expression for llvm.bpf.preserve.field.info, " in GetStorageBitRange()
670 report_fatal_error("Unsupporte in GetStorageBitRange()
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorHandling.h71 [[noreturn]] void report_fatal_error(const char *reason,
73 [[noreturn]] void report_fatal_error(StringRef reason,
75 [[noreturn]] void report_fatal_error(const Twine &reason,
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.cpp45 report_fatal_error("Please use one feature of 32bit and 64bit."); in initializeSubtargetDependencies()
48 report_fatal_error("Feature 32bit should be used for loongarch32 target."); in initializeSubtargetDependencies()
51 report_fatal_error("Feature 64bit should be used for loongarch64 target."); in initializeSubtargetDependencies()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp391 report_fatal_error( in basicCheckForEHAndSjLj()
395 report_fatal_error( in basicCheckForEHAndSjLj()
399 report_fatal_error( in basicCheckForEHAndSjLj()
402 report_fatal_error( in basicCheckForEHAndSjLj()
419 report_fatal_error("-exception-model should be either 'none' or 'wasm'");
421 report_fatal_error("-exception-model=wasm not allowed with "
424 report_fatal_error( in addIRPasses()
427 report_fatal_error( in addIRPasses()
431 report_fatal_error( in addIRPasses()
H A DWebAssemblyMCInstLower.cpp124 report_fatal_error("GOT symbol references do not support offsets"); in lowerSymbolOperand()
126 report_fatal_error("Function addresses with offsets not supported"); in lowerSymbolOperand()
128 report_fatal_error("Global indexes with offsets not supported"); in lowerSymbolOperand()
130 report_fatal_error("Tag indexes with offsets not supported"); in lowerSymbolOperand()
132 report_fatal_error("Table indexes with offsets not supported"); in lowerSymbolOperand()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp114 report_fatal_error("Inline asm not supported by this streamer because" in emitInlineAsm()
192 report_fatal_error("Nested variants found in inline asm string: '" + in EmitInlineAsmStr()
227 report_fatal_error("Unterminated ${:foo} operand in inline asm" in EmitInlineAsmStr()
242 report_fatal_error("Bad $ operand number in inline asm string: '" + in EmitInlineAsmStr()
247 report_fatal_error("Invalid $ operand number in inline asm string: '" + in EmitInlineAsmStr()
258 report_fatal_error("Bad ${:} expression in inline asm string: '" + in EmitInlineAsmStr()
266 report_fatal_error("Bad ${} expression in inline asm string: '" + in EmitInlineAsmStr()
455 report_fatal_error(Twine(Msg.str())); in PrintSpecial()
H A DOcamlGCPrinter.cpp125 report_fatal_error(" Too much descriptor for ocaml GC"); in finishAssembly()
139 report_fatal_error("Function '" + FI->getFunction().getName() + in finishAssembly()
157 report_fatal_error("Function '" + FI->getFunction().getName() + in finishAssembly()
172 report_fatal_error( in finishAssembly()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp219 report_fatal_error( in buildFrom()
235 report_fatal_error( in buildFrom()
259 report_fatal_error( in buildFrom()
312 report_fatal_error("coro.id must be paired with coro.suspend"); in buildFrom()
358 report_fatal_error("coro.id.retcon.* must be paired with " in buildFrom()
381 report_fatal_error("argument to coro.suspend.retcon does not " in buildFrom()
390 report_fatal_error("wrong number of arguments to coro.suspend.retcon"); in buildFrom()
409 report_fatal_error("wrong number of results from coro.suspend.retcon"); in buildFrom()
417 report_fatal_error("result from coro.suspend.retcon does not " in buildFrom()
511 report_fatal_error(Reaso in checkWFRetconPrototype()
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp82 void llvm::report_fatal_error(const char *Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
83 report_fatal_error(Twine(Reason), GenCrashDiag); in report_fatal_error()
86 void llvm::report_fatal_error(StringRef Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
87 report_fatal_error(Twine(Reason), GenCrashDiag); in report_fatal_error()
90 void llvm::report_fatal_error(const Twine &Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
108 // raw ostreams can call report_fatal_error. in report_fatal_error()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp387 report_fatal_error(Twine(Filename) + " does not contain an index"); in printIndexStats()
559 report_fatal_error("Missing -thinlto-index for ThinLTO promotion stage"); in loadInputFile()
581 report_fatal_error("Can't load module, abort."); in loadModuleFromInput()
586 report_fatal_error("Can't override the module id for multiple files"); in writeModuleToFile()
648 report_fatal_error( in thinLink()
664 report_fatal_error("ThinLink didn't create an index");
677 report_fatal_error("Can't handle a single output filename and multiple " in distributedIndexes()
715 report_fatal_error("Can't handle a single output filename and multiple " in emitImports()
745 report_fatal_error("Can't handle a single output filename and multiple " in promote()
773 report_fatal_error("Ca in import()
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp122 report_fatal_error(Dyld.getErrorString()); in addObjectFile()
168 report_fatal_error("Target does not support MC emission!"); in emitObject()
222 report_fatal_error(Twine(OS.str())); in generateCodeForModule()
228 report_fatal_error(Dyld.getErrorString()); in generateCodeForModule()
333 report_fatal_error(AddrOrErr.takeError()); in getSymbolAddress()
335 report_fatal_error(Sym.takeError()); in getSymbolAddress()
352 report_fatal_error(OptionalChildOrErr.takeError()); in findSymbol()
610 report_fatal_error("MCJIT::runFunction does not support full-featured " in runFunction()
623 report_fatal_error(std::move(Err)); in getPointerToNamedFunction()
632 report_fatal_error("Program used external function '"+Name+ in getPointerToNamedFunction()
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DGCStrategy.cpp47 report_fatal_error(Twine(error)); in getGCStrategy()
49 report_fatal_error(Twine(std::string("unsupported GC: ") + Name.str())); in getGCStrategy()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp73 report_fatal_error("ILP32E cannot be used with the D ISA extension"); in computeTargetABI()
81 report_fatal_error(ISAInfo.takeError()); in computeTargetABI()
113 report_fatal_error("RV64 target requires an RV64 CPU"); in validate()
115 report_fatal_error("RV32 target requires an RV32 CPU"); in validate()
118 report_fatal_error("RV32 and RV64 can't be combined"); in validate()
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp105 report_fatal_error(Twine("Failed to open ") + SaveTempPath + in saveTempBitcode()
166 report_fatal_error("renameModuleForThinLTO failed"); in promoteModule()
184 report_fatal_error("Broken module found, compilation aborted!"); in verifyLoadedModule()
208 report_fatal_error("Can't load module, abort."); in loadModuleFromInput()
234 report_fatal_error("importFunctions failed"); in crossImportIntoModule()
345 report_fatal_error("Failed to setup codegen"); in codegenModule()
426 report_fatal_error(llvm::formatv("ThinLTO: Can't write file {0}: {1}", in write()
555 report_fatal_error(Twine("ThinLTO cannot create input file: ") +
565 report_fatal_error("ThinLTO modules with incompatible triples not " in addModule()
590 report_fatal_error(Twin in crossReferenceSymbol()
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp109 report_fatal_error( in getCalleeSavedRegs()
116 report_fatal_error( in getCalleeSavedRegs()
123 report_fatal_error( in getCalleeSavedRegs()
155 report_fatal_error( in getDarwinCalleeSavedRegs()
160 report_fatal_error( in getDarwinCalleeSavedRegs()
164 report_fatal_error( in getDarwinCalleeSavedRegs()
171 report_fatal_error( in getDarwinCalleeSavedRegs()
178 report_fatal_error( in getDarwinCalleeSavedRegs()
253 report_fatal_error( in getDarwinCallPreservedMask()
262 report_fatal_error( in getCallPreservedMask()
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp228 report_fatal_error(Twine(OS.str())); in LLVMMoveToContainingSection()
258 report_fatal_error(NameOrErr.takeError()); in LLVMGetSectionName()
270 report_fatal_error(E.takeError()); in LLVMGetSectionContents()
309 report_fatal_error(Twine(OS.str())); in LLVMGetSymbolName()
320 report_fatal_error(Twine(OS.str())); in LLVMGetSymbolAddress()

12345678910>>...17