HomeSort by relevance Sort by last modified time
    Searched refs:report_fatal_error (Results 51 - 75 of 530) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 156 report_fatal_error("unsupported relocation of modified symbol");
161 report_fatal_error("unsupported pc-relative relocation of difference");
174 report_fatal_error("unsupported relocation with identical base");
252 report_fatal_error("unsupported relocation of variable '" +
256 report_fatal_error("unsupported relocation of undefined symbol '" +
274 report_fatal_error("unsupported symbol modifier in relocation");
300 report_fatal_error("unsupported symbol modifier in branch "
316 report_fatal_error("TLVP symbol modifier should have been rip-rel");
318 report_fatal_error("unsupported symbol modifier in relocation");
355 report_fatal_error("symbol '" + A->getName()
    [all...]
  /external/llvm/lib/MC/
MCSymbol.cpp 65 report_fatal_error("Symbol name with unsupported characters");
MCSection.cpp 40 report_fatal_error("Mismatched bundle_lock/unlock directives");
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMWinCOFFObjectWriter.cpp 51 report_fatal_error(Twine("unsupported relocation type: ") + Info.Name);
  /external/llvm/lib/Target/
TargetRecip.cpp 65 report_fatal_error("Invalid refinement step for -recip.");
138 report_fatal_error("Invalid option for -recip.");
145 report_fatal_error("Duplicate option for -recip.");
150 report_fatal_error("Duplicate option for -recip.");
  /external/swiftshader/third_party/subzero/src/
IceTLS.h 87 llvm::report_fatal_error("Failed to create pthread key"); \
  /frameworks/compile/libbcc/lib/
RSScreenFunctionsPass.cpp 91 llvm::report_fatal_error("Use of undefined external function");
  /external/llvm/include/llvm/Object/
ELF.h 122 report_fatal_error("Invalid symbol size");
130 report_fatal_error("Invalid symbol table size");
139 report_fatal_error("Invalid relocation entry size");
146 report_fatal_error("Invalid relocation table size");
156 report_fatal_error("Invalid relocation entry size");
163 report_fatal_error("Invalid relocation table size");
174 report_fatal_error("Invalid program header size");
394 report_fatal_error(
409 report_fatal_error(EC.message());
  /external/llvm/tools/llvm-lto/
llvm-lto.cpp 358 report_fatal_error("Missing -thinlto-index for ThinLTO promotion stage");
372 report_fatal_error("Can't load module for file " + Filename);
378 report_fatal_error("Can't override the module id for multiple files");
434 report_fatal_error(
462 report_fatal_error("Can't handle a single output filename and multiple "
494 report_fatal_error("Can't handle a single output filename and multiple "
519 report_fatal_error("Can't handle a single output filename and multiple "
545 report_fatal_error("Can't handle a single output filename and multiple "
572 report_fatal_error("Can't handle a single output filename and multiple "
603 report_fatal_error("Can't handle a single output filename and multiple
    [all...]
  /external/llvm/lib/CodeGen/
GCMetadata.cpp 174 report_fatal_error(error);
176 report_fatal_error(std::string("unsupported GC: ") + Name);
  /external/llvm/lib/CodeGen/GlobalISel/
IRTranslator.cpp 143 report_fatal_error("Unable to lower arguments");
154 report_fatal_error("Unable to translate instruction");
  /external/llvm/lib/Object/
MachOUniversal.cpp 71 report_fatal_error("MachOUniversalBinary::ObjectForArch::getAsObjectFile() "
88 report_fatal_error("MachOUniversalBinary::ObjectForArch::getAsArchive() "
  /external/llvm/tools/verify-uselistorder/
verify-uselistorder.cpp 347 report_fatal_error("parsing failed");
349 report_fatal_error("verification failed");
351 report_fatal_error("use-list order changed");
357 report_fatal_error("failed to initialize bitcode file");
360 report_fatal_error("failed to write bitcode");
369 report_fatal_error("failed to initialize assembly file");
372 report_fatal_error("failed to write assembly");
512 report_fatal_error("verification failed");
  /external/llvm/include/llvm/Bitcode/
BitCodes.h 128 report_fatal_error("Invalid encoding");
  /external/llvm/include/llvm/MC/
MCSymbolMachO.h 118 report_fatal_error("invalid 'common' alignment '" +
  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyMCTargetDesc.cpp 48 report_fatal_error("Non-large code models are not supported yet");
  /external/spirv-llvm/lib/SPIRV/
OCL20To12.cpp 122 report_fatal_error("OCL 2.0 builtin atomic_work_item_fence used in 1.2",
SPIRVLowerBool.cpp 115 report_fatal_error(Err.c_str(), false);
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
Intercept.cpp 155 report_fatal_error("Program used external function '"+Name+
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
Intercept.cpp 158 report_fatal_error("Program used external function '"+Name+
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 135 report_fatal_error("Invalid encoding");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSymbolMachO.h 118 report_fatal_error("invalid 'common' alignment '" +
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
BitCodes.h 135 report_fatal_error("Invalid encoding");
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCSymbolMachO.h 118 report_fatal_error("invalid 'common' alignment '" +
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
BitCodes.h 135 report_fatal_error("Invalid encoding");

Completed in 817 milliseconds

1 23 4 5 6 7 8 91011>>