HomeSort by relevance Sort by last modified time
    Searched refs:report_fatal_error (Results 1 - 25 of 153) sorted by null

1 2 3 4 5 6 7

  /external/llvm/include/llvm/Support/
ErrorHandling.h 72 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/Object/
Object.cpp 95 report_fatal_error(ec.message());
121 report_fatal_error(ec.message());
128 report_fatal_error(ec.message());
135 report_fatal_error(ec.message());
142 report_fatal_error(ec.message());
150 report_fatal_error(ec.message());
178 report_fatal_error(ec.message());
185 report_fatal_error(ec.message());
192 report_fatal_error(ec.message());
200 report_fatal_error(ec.message())
    [all...]
  /external/llvm/lib/Target/XCore/InstPrinter/
XCoreInstPrinter.cpp 40 report_fatal_error("can't handle InlineJT");
45 report_fatal_error("can't handle InlineJT32");
  /external/llvm/lib/Support/
ErrorHandling.cpp 60 void llvm::report_fatal_error(const char *Reason, bool GenCrashDiag) { function in class:llvm
61 report_fatal_error(Twine(Reason), GenCrashDiag);
64 void llvm::report_fatal_error(const std::string &Reason, bool GenCrashDiag) { function in class:llvm
65 report_fatal_error(Twine(Reason), GenCrashDiag);
68 void llvm::report_fatal_error(StringRef Reason, bool GenCrashDiag) { function in class:llvm
69 report_fatal_error(Twine(Reason), GenCrashDiag);
72 void llvm::report_fatal_error(const Twine &Reason, bool GenCrashDiag) { function in class:llvm
88 // raw ostreams can call report_fatal_error.
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 124 report_fatal_error("invalid fixup for add (uimm12) instruction");
138 report_fatal_error("invalid fixup for 8-bit load/store instruction");
152 report_fatal_error("invalid fixup for 16-bit load/store instruction");
166 report_fatal_error("invalid fixup for 32-bit load/store instruction");
186 report_fatal_error("invalid fixup for 64-bit load/store instruction");
192 report_fatal_error("invalid fixup for 128-bit load/store instruction");
239 report_fatal_error("invalid fixup for movz/movk instruction");
AArch64AsmBackend.cpp 137 report_fatal_error("fixup value out of range");
145 report_fatal_error("fixup value out of range");
152 report_fatal_error("invalid imm12 fixup value");
157 report_fatal_error("invalid imm12 fixup value");
162 report_fatal_error("invalid imm12 fixup value");
167 report_fatal_error("invalid imm12 fixup value");
172 report_fatal_error("invalid imm12 fixup value");
175 report_fatal_error("no resolvable MOVZ/MOVK fixups supported yet");
180 report_fatal_error("fixup value out of range");
183 report_fatal_error("fixup not sufficiently aligned")
    [all...]
  /external/llvm/lib/Target/Mips/
MipsSubtarget.cpp 129 report_fatal_error("Code generation for MIPS-I is not implemented", false);
131 report_fatal_error("Code generation for MIPS-II is not implemented", false);
133 report_fatal_error("Code generation for MIPS-III is not implemented",
136 report_fatal_error("Code generation for MIPS-V is not implemented", false);
151 report_fatal_error("MSA requires a 64-bit FPU register file (FR=1 mode). "
156 report_fatal_error("-mattr=+nooddspreg is not currently permitted for a "
166 report_fatal_error(ISA + " is not compatible with the DSP ASE", false);
  /external/clang/lib/Frontend/
LangStandards.cpp 23 llvm::report_fatal_error("getLangStandardForKind() on unspecified kind");
  /external/llvm/lib/CodeGen/AsmPrinter/
OcamlGCPrinter.cpp 118 report_fatal_error(" Too much descriptor for ocaml GC");
129 report_fatal_error("Function '" + FI.getFunction().getName() +
143 report_fatal_error("Function '" + FI.getFunction().getName() +
156 report_fatal_error(
AsmPrinterInlineAsm.cpp 145 report_fatal_error("Inline asm not supported by this streamer because"
155 report_fatal_error("Error parsing inline asm\n");
204 report_fatal_error("Bad $ operand number in inline asm string: '" +
209 report_fatal_error("Invalid $ operand number in inline asm string: '" +
298 report_fatal_error("Nested variants found in inline asm string: '" +
333 report_fatal_error("Unterminated ${:foo} operand in inline asm"
348 report_fatal_error("Bad $ operand number in inline asm string: '" +
360 report_fatal_error("Bad ${:} expression in inline asm string: '" +
368 report_fatal_error("Bad ${} expression in inline asm string: '" +
374 report_fatal_error("Invalid $ operand number in inline asm string: '"
    [all...]
  /external/llvm/unittests/Analysis/
CFGTest.cpp 45 report_fatal_error(os.str().c_str());
50 report_fatal_error("Test must have a function named @test");
62 report_fatal_error("@test must have an instruction %A");
64 report_fatal_error("@test must have an instruction %B");
  /frameworks/compile/mclinker/lib/LD/
Diagnostic.cpp 107 llvm::report_fatal_error(llvm::Twine("Mismatched {} in the diagnostic: ") +
115 llvm::report_fatal_error(llvm::Twine("In diagnostic: ") +
128 llvm::report_fatal_error(llvm::Twine("In diagnostic: ") +
139 llvm::report_fatal_error(llvm::Twine("In diagnostic: ") +
  /frameworks/compile/mclinker/lib/Target/
ELFAttributeValue.cpp 30 llvm::report_fatal_error("Unknown type of attribtue value!");
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMachObjectWriter.cpp 49 report_fatal_error("Relocation emission for MachO/PPC64 unimplemented.");
62 report_fatal_error("log2size(FixupKind): Unhandled fixup kind!");
96 report_fatal_error("Unimplemented fixup kind (relative)");
122 report_fatal_error("Unimplemented fixup kind (absolute)!");
212 report_fatal_error("symbol '" + A->getName() +
225 report_fatal_error("symbol '" + B->getSymbol().getName() +
342 report_fatal_error("FIXME: relocations to absolute targets "
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 161 report_fatal_error("unsupported relocation of modified symbol", false);
166 report_fatal_error("unsupported pc-relative relocation of difference",
180 report_fatal_error("unsupported relocation with identical base", false);
185 report_fatal_error("unsupported relocation with subtraction expression",
264 report_fatal_error("unsupported relocation of variable '" +
268 report_fatal_error("unsupported relocation of undefined symbol '" +
286 report_fatal_error("unsupported symbol modifier in relocation",
313 report_fatal_error("unsupported symbol modifier in branch "
329 report_fatal_error("TLVP symbol modifier should have been rip-rel",
332 report_fatal_error("unsupported symbol modifier in relocation", false)
    [all...]
  /external/llvm/lib/MC/
MCStreamer.cpp 156 report_fatal_error("unsupported directive in streamer");
160 report_fatal_error("unsupported directive in streamer");
210 report_fatal_error("No open frame");
255 report_fatal_error("Starting a frame before finishing the previous one!");
425 report_fatal_error("No open Win64 EH frame function!");
431 report_fatal_error("Starting a function before ending the previous one!");
443 report_fatal_error("Not all chained regions terminated!");
463 report_fatal_error("End of a chained region outside a chained region!");
474 report_fatal_error("Chained unwind areas can't have handlers!");
477 report_fatal_error("Don't know what kind of handler this is!")
    [all...]
MCELFStreamer.cpp 89 report_fatal_error("Unterminated .bundle_lock when changing a section");
277 report_fatal_error("Emitting values inside a locked bundle is forbidden");
287 report_fatal_error("Emitting values inside a locked bundle is forbidden");
480 report_fatal_error(".bundle_align_mode should be only set once per file");
489 report_fatal_error(".bundle_lock forbidden when bundling is disabled");
491 report_fatal_error("Nesting of .bundle_lock is forbidden");
503 report_fatal_error(".bundle_unlock forbidden when bundling is disabled");
505 report_fatal_error(".bundle_unlock without matching lock");
507 report_fatal_error("Empty bundle-locked group is forbidden");
  /external/llvm/include/llvm/Object/
ELF.h 445 report_fatal_error("Section ended unexpectedly while scanning "
449 report_fatal_error("Unexpected verdef version");
470 report_fatal_error("Section ended unexpectedly while scanning "
474 report_fatal_error("Unexpected verneed version");
479 report_fatal_error("Section ended unexpected while scanning auxiliary "
600 report_fatal_error("String table must end with a null terminator!");
635 report_fatal_error("File too short!");
646 report_fatal_error("Section header table goes past end of file!");
655 report_fatal_error("Section table goes past end of file!");
664 report_fatal_error("More than one .symtab_shndx!")
    [all...]
  /external/llvm/lib/Analysis/
Analysis.cpp 88 report_fatal_error("Broken module found, compilation aborted!");
102 report_fatal_error("Broken function found, compilation aborted!");
  /external/clang/lib/Tooling/
CommonOptionsParser.cpp 92 llvm::report_fatal_error(ErrorMessage);
  /external/clang/lib/AST/
ExternalASTSource.cpp 104 llvm::report_fatal_error("generation counter overflowed", false);
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsNaClELFStreamer.cpp 143 report_fatal_error("Dangerous instruction in branch delay slot!");
161 report_fatal_error("Dangerous instruction in branch delay slot!");
173 report_fatal_error("Dangerous instruction in branch delay slot!");
  /external/llvm/tools/lli/
RemoteMemoryManager.cpp 134 report_fatal_error(Target->getErrorMsg());
160 report_fatal_error(Target->getErrorMsg());
165 report_fatal_error(Target->getErrorMsg());
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 161 report_fatal_error("Target does not support machine code emission!");
194 report_fatal_error("Target does not support machine code emission!");
226 report_fatal_error("Target does not support machine code emission!");
514 report_fatal_error("Error reading function '" + F->getName()+
584 report_fatal_error("Program used external function '"+Name+
608 report_fatal_error("Could not resolve external global address: "
658 report_fatal_error("Compilation of non-internal GlobalValue is disabled!");
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 119 report_fatal_error(Dyld.getErrorString());
155 report_fatal_error("Target does not support MC emission!");
206 report_fatal_error(Dyld.getErrorString());
259 report_fatal_error("not yet implemented");
386 report_fatal_error("not yet implemented");
390 report_fatal_error("not yet implemented");
546 report_fatal_error("Program used external function '"+Name+

Completed in 441 milliseconds

1 2 3 4 5 6 7