Home
last modified time | relevance | path

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

12345678

/external/llvm/lib/IR/
DDataLayout.cpp201 report_fatal_error("Trailing separator in datalayout string"); in split()
203 report_fatal_error("Expected token before separator in datalayout string"); in split()
212 report_fatal_error("not a number, or does not fit in an unsigned int"); in getInt()
219 report_fatal_error("number of bits must be a byte width multiple"); in inBytes()
255 report_fatal_error("Invalid address space, must be a 24bit integer"); in parseSpecifier()
259 report_fatal_error( in parseSpecifier()
264 report_fatal_error("Invalid pointer size of 0 bytes"); in parseSpecifier()
268 report_fatal_error( in parseSpecifier()
273 report_fatal_error( in parseSpecifier()
282 report_fatal_error( in parseSpecifier()
[all …]
/external/llvm/lib/MC/
DMCStreamer.cpp126 report_fatal_error("unsupported directive in streamer"); in EmitGPRel64Value()
130 report_fatal_error("unsupported directive in streamer"); in EmitGPRel32Value()
180 report_fatal_error("No open frame"); in EnsureValidDwarfFrame()
218 report_fatal_error("Starting a frame before finishing the previous one!"); in EmitCFIStartProc()
403 report_fatal_error(".seh_* directives are not supported on this target"); in EnsureValidWinFrameInfo()
405 report_fatal_error("No open Win64 EH frame function!"); in EnsureValidWinFrameInfo()
411 report_fatal_error(".seh_* directives are not supported on this target"); in EmitWinCFIStartProc()
413 report_fatal_error("Starting a function before ending the previous one!"); in EmitWinCFIStartProc()
425 report_fatal_error("Not all chained regions terminated!"); in EmitWinCFIEndProc()
446 report_fatal_error("End of a chained region outside a chained region!"); in EmitWinCFIEndChained()
[all …]
DMCELFStreamer.cpp55 report_fatal_error("Fragment can't be larger than a bundle size"); in mergeFragment()
61 report_fatal_error("Padding cannot exceed 255 bytes"); in mergeFragment()
139 report_fatal_error("Unterminated .bundle_lock when changing a section"); in ChangeSection()
320 report_fatal_error("Symbol: " + Symbol->getName() + in EmitCommonSymbol()
345 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in EmitValueImpl()
355 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in EmitValueToAlignment()
565 report_fatal_error(".bundle_align_mode cannot be changed once set"); in EmitBundleAlignMode()
574 report_fatal_error(".bundle_lock forbidden when bundling is disabled"); in EmitBundleLock()
594 report_fatal_error(".bundle_unlock forbidden when bundling is disabled"); in EmitBundleUnlock()
596 report_fatal_error(".bundle_unlock without matching lock"); in EmitBundleUnlock()
[all …]
DMCAssembler.cpp125 report_fatal_error("unable to evaluate offset to undefined symbol '" + in getLabelOffset()
141 report_fatal_error("unable to evaluate offset for variable '" + in getSymbolOffsetImpl()
550 report_fatal_error("expected assembly-time absolute expression"); in computeFragmentSize()
558 report_fatal_error("expected absolute expression"); in computeFragmentSize()
563 report_fatal_error("invalid .org offset '" + Twine(TargetLocation) + in computeFragmentSize()
631 report_fatal_error("Fragment can't be larger than a bundle size"); in layoutFragment()
636 report_fatal_error("Padding cannot exceed 255 bytes"); in layoutFragment()
674 report_fatal_error("unable to write NOP sequence of " + in writeFragmentPadding()
679 report_fatal_error("unable to write NOP sequence of " + in writeFragmentPadding()
713 report_fatal_error("undefined .align directive, value size '" + in writeFragment()
[all …]
/external/llvm/lib/Target/Mips/
DMipsSubtarget.cpp88 report_fatal_error("Code generation for MIPS-I is not implemented", false); in MipsSubtarget()
90 report_fatal_error("Code generation for MIPS-V is not implemented", false); in MipsSubtarget()
98 report_fatal_error("MSA requires a 64-bit FPU register file (FR=1 mode). " in MipsSubtarget()
103 report_fatal_error("-mattr=+nooddspreg requires the O32 ABI.", false); in MipsSubtarget()
106 report_fatal_error("FPXX is not permitted for the N32/N64 ABI's.", false); in MipsSubtarget()
114 report_fatal_error(ISA + " is not compatible with the DSP ASE", false); in MipsSubtarget()
118 report_fatal_error("position-independent code requires '-mabicalls'"); in MipsSubtarget()
/external/llvm/lib/Support/
DErrorHandling.cpp61 void llvm::report_fatal_error(const char *Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
62 report_fatal_error(Twine(Reason), GenCrashDiag); in report_fatal_error()
65 void llvm::report_fatal_error(const std::string &Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
66 report_fatal_error(Twine(Reason), GenCrashDiag); in report_fatal_error()
69 void llvm::report_fatal_error(StringRef Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
70 report_fatal_error(Twine(Reason), GenCrashDiag); in report_fatal_error()
73 void llvm::report_fatal_error(const Twine &Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
/external/llvm/include/llvm/Support/
DErrorHandling.h72 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const char *reason,
74 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const std::string &reason,
76 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(StringRef reason,
78 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const Twine &reason,
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp139 report_fatal_error("fixup value out of range"); in adjustFixupValue()
147 report_fatal_error("fixup value out of range"); in adjustFixupValue()
154 report_fatal_error("invalid imm12 fixup value"); in adjustFixupValue()
159 report_fatal_error("invalid imm12 fixup value"); in adjustFixupValue()
164 report_fatal_error("invalid imm12 fixup value"); in adjustFixupValue()
169 report_fatal_error("invalid imm12 fixup value"); in adjustFixupValue()
174 report_fatal_error("invalid imm12 fixup value"); in adjustFixupValue()
177 report_fatal_error("no resolvable MOVZ/MOVK fixups supported yet"); in adjustFixupValue()
182 report_fatal_error("fixup value out of range"); in adjustFixupValue()
185 report_fatal_error("fixup not sufficiently aligned"); in adjustFixupValue()
[all …]
DAArch64ELFObjectWriter.cpp124 report_fatal_error("invalid fixup for add (uimm12) instruction"); in GetRelocType()
138 report_fatal_error("invalid fixup for 8-bit load/store instruction"); in GetRelocType()
152 report_fatal_error("invalid fixup for 16-bit load/store instruction"); in GetRelocType()
166 report_fatal_error("invalid fixup for 32-bit load/store instruction"); in GetRelocType()
186 report_fatal_error("invalid fixup for 64-bit load/store instruction"); in GetRelocType()
192 report_fatal_error("invalid fixup for 128-bit load/store instruction"); in GetRelocType()
239 report_fatal_error("invalid fixup for movz/movk instruction"); in GetRelocType()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp138 report_fatal_error("Inline asm not supported by this streamer because" in EmitInlineAsm()
153 report_fatal_error("Error parsing inline asm\n"); in EmitInlineAsm()
202 report_fatal_error("Bad $ operand number in inline asm string: '" + in EmitMSInlineAsmStr()
207 report_fatal_error("Invalid $ operand number in inline asm string: '" + in EmitMSInlineAsmStr()
296 report_fatal_error("Nested variants found in inline asm string: '" + in EmitGCCInlineAsmStr()
331 report_fatal_error("Unterminated ${:foo} operand in inline asm" in EmitGCCInlineAsmStr()
346 report_fatal_error("Bad $ operand number in inline asm string: '" + in EmitGCCInlineAsmStr()
358 report_fatal_error("Bad ${:} expression in inline asm string: '" + in EmitGCCInlineAsmStr()
366 report_fatal_error("Bad ${} expression in inline asm string: '" + in EmitGCCInlineAsmStr()
372 report_fatal_error("Invalid $ operand number in inline asm string: '" + in EmitGCCInlineAsmStr()
[all …]
DOcamlGCPrinter.cpp125 report_fatal_error(" Too much descriptor for ocaml GC"); in finishAssembly()
141 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()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp48 report_fatal_error("Relocation emission for MachO/PPC64 unimplemented."); in recordRelocation()
61 report_fatal_error("log2size(FixupKind): Unhandled fixup kind!"); in getFixupKindLog2Size()
95 report_fatal_error("Unimplemented fixup kind (relative)"); in getRelocType()
121 report_fatal_error("Unimplemented fixup kind (absolute)!"); in getRelocType()
210 report_fatal_error("symbol '" + A->getName() + in recordScatteredRelocation()
222 report_fatal_error("symbol '" + B->getSymbol().getName() + in recordScatteredRelocation()
339 report_fatal_error("FIXME: relocations to absolute targets " in RecordPPCRelocation()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp186 report_fatal_error("Can't allocate enough memory: " + Err); in preallocateSlab()
196 report_fatal_error("Can't allocate enough memory. Tune --preallocate"); in allocateFromSlab()
230 report_fatal_error("MemoryManager allocation failed: " + Err); in allocateCodeSection()
250 report_fatal_error("MemoryManager allocation failed: " + Err); in allocateDataSection()
265 report_fatal_error("Dylib not found: '" + Dylib + "'."); in loadDylibs()
268 report_fatal_error("Error loading '" + Dylib + "': " + ErrMsg); in loadDylibs()
375 report_fatal_error("Pre-allocated bytes of memory must be a positive integer."); in doPreallocation()
473 report_fatal_error("Invalid section specification '" + Mapping + in applySpecificSectionMappings()
485 report_fatal_error(ErrorMsg); in applySpecificSectionMappings()
493 report_fatal_error("Invalid section address in mapping '" + Mapping + in applySpecificSectionMappings()
[all …]
/external/llvm/lib/Object/
DObject.cpp103 report_fatal_error(ec.message()); in LLVMMoveToContainingSection()
132 report_fatal_error(ec.message()); in LLVMGetSectionName()
143 report_fatal_error(ec.message()); in LLVMGetSectionContents()
180 report_fatal_error(EC.message()); in LLVMGetSymbolName()
187 report_fatal_error(EC.message()); in LLVMGetSymbolAddress()
/external/llvm/unittests/Analysis/
DCFGTest.cpp42 report_fatal_error(os.str().c_str()); in ParseAssembly()
46 report_fatal_error("Test must have a function named @test"); in ParseAssembly()
58 report_fatal_error("@test must have an instruction %A"); in ParseAssembly()
60 report_fatal_error("@test must have an instruction %B"); in ParseAssembly()
DValueTrackingTest.cpp36 report_fatal_error(os.str()); in parseAssembly()
40 report_fatal_error("Test must have a function named @test"); in parseAssembly()
50 report_fatal_error("@test must have an instruction %A"); in parseAssembly()
/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp181 report_fatal_error("Abbreviation starts with an Array or a Blob"); in readRecord()
204 report_fatal_error("Array op not second to last"); in readRecord()
207 report_fatal_error( in readRecord()
211 report_fatal_error("Array element type can't be an Array or a Blob"); in readRecord()
281 report_fatal_error( in ReadAbbrevRecord()
290 report_fatal_error("Abbrev record with no operands"); in ReadAbbrevRecord()
/external/llvm/lib/Target/
DTargetRecip.cpp66 report_fatal_error("Invalid refinement step for -recip."); in parseRefinementStep()
139 report_fatal_error("Invalid option for -recip."); in parseIndividualParams()
146 report_fatal_error("Duplicate option for -recip."); in parseIndividualParams()
151 report_fatal_error("Duplicate option for -recip."); in parseIndividualParams()
/external/llvm/lib/CodeGen/
DParallelCG.cpp38 report_fatal_error("Failed to setup codegen"); in codegen()
52 report_fatal_error(Twine("Target not found: ") + ErrMsg); in splitCodeGen()
81 report_fatal_error("Failed to read bitcode"); in splitCodeGen()
/external/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp343 report_fatal_error("parsing failed"); in verifyAfterRoundTrip()
345 report_fatal_error("verification failed"); in verifyAfterRoundTrip()
347 report_fatal_error("use-list order changed"); in verifyAfterRoundTrip()
353 report_fatal_error("failed to initialize bitcode file"); in verifyBitcodeUseListOrder()
356 report_fatal_error("failed to write bitcode"); in verifyBitcodeUseListOrder()
365 report_fatal_error("failed to initialize assembly file"); in verifyAssemblyUseListOrder()
368 report_fatal_error("failed to write assembly"); in verifyAssemblyUseListOrder()
504 report_fatal_error("verification failed"); in changeUseLists()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachORelocationInfo.cpp35 report_fatal_error(EC.message()); in createExprForRelocation()
87 report_fatal_error("Expected X86_64_RELOC_UNSIGNED after " in createExprForRelocation()
96 report_fatal_error(EC.message()); in createExprForRelocation()
/external/llvm/include/llvm/Object/
DELF.h129 report_fatal_error("Invalid symbol size"); in symbol_begin()
137 report_fatal_error("Invalid symbol table size"); in symbol_end()
148 report_fatal_error("Invalid relocation entry size"); in rela_begin()
155 report_fatal_error("Invalid relocation table size"); in rela_end()
165 report_fatal_error("Invalid relocation entry size"); in rel_begin()
172 report_fatal_error("Invalid relocation table size"); in rel_end()
184 report_fatal_error("Invalid program header size"); in program_header_begin()
396 report_fatal_error( in section_begin()
439 report_fatal_error(EC.message()); in getEntry()
/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp627 report_fatal_error( in verifyBitSetMDNode()
634 report_fatal_error("Bit set element must be a constant"); in verifyBitSetMDNode()
640 report_fatal_error("Bit set element may not be thread-local"); in verifyBitSetMDNode()
642 report_fatal_error("Bit set element may not have an explicit section"); in verifyBitSetMDNode()
645 report_fatal_error("Bit set global var element must be a definition"); in verifyBitSetMDNode()
649 report_fatal_error("Bit set element offset must be a constant"); in verifyBitSetMDNode()
652 report_fatal_error("Bit set element offset must be an integer constant"); in verifyBitSetMDNode()
659 report_fatal_error("Unsupported architecture for jump tables"); in getJumpTableEntrySize()
671 report_fatal_error("Unsupported architecture for jump tables"); in createJumpTableEntry()
698 report_fatal_error("Unsupported architecture for jump tables"); in getJumpTableEntryType()
[all …]
/external/llvm/tools/lli/
DRemoteMemoryManager.cpp134 report_fatal_error(Target->getErrorMsg()); in notifyObjectLoaded()
160 report_fatal_error(Target->getErrorMsg()); in finalizeMemory()
165 report_fatal_error(Target->getErrorMsg()); in finalizeMemory()
/external/llvm/lib/Target/XCore/InstPrinter/
DXCoreInstPrinter.cpp40 report_fatal_error("can't handle InlineJT"); in printInlineJT()
45 report_fatal_error("can't handle InlineJT32"); in printInlineJT32()

12345678