/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Program.cpp | 32 unsigned memoryLimit, std::string *ErrMsg, in ExecuteAndWait() 51 unsigned memoryLimit, std::string *ErrMsg, in ExecuteNoWait()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Program.cpp | 34 std::string *ErrMsg, bool *ExecutionFailed) { in ExecuteAndWait() 54 unsigned MemoryLimit, std::string *ErrMsg, in ExecuteNoWait()
|
D | Error.cpp | 142 std::string ErrMsg; in report_fatal_error() local 160 char *ErrMsg = new char[Tmp.size() + 1]; in LLVMGetErrorMessage() local 166 void LLVMDisposeErrorMessage(char *ErrMsg) { delete[] ErrMsg; } in LLVMDisposeErrorMessage()
|
D | GraphWriter.cpp | 95 std::string &ErrMsg) { in ExecGraphViewer() 151 std::string ErrMsg; in DisplayGraph() local
|
D | FileCheckImpl.h | 334 static Error get(const SourceMgr &SM, SMLoc Loc, const Twine &ErrMsg) { in get() 339 static Error get(const SourceMgr &SM, StringRef Buffer, const Twine &ErrMsg) { in get()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 234 std::string ErrMsg = "could not open bitcode file for writing: "; in writeMergedModules() local 245 std::string ErrMsg = "could not write bitcode file: "; in writeMergedModules() local 350 std::string ErrMsg; in determineTarget() local 707 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() 714 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning()
|
D | ThinLTOCodeGenerator.cpp | 545 std::string ErrMsg; in create() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Unix.h | 76 std::string ErrMsg; in ReportErrnumFatal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | JITTargetMachineBuilder.cpp | 44 std::string ErrMsg; in createTargetMachine() local
|
D | ExecutionUtils.cpp | 209 std::string ErrMsg; in Load() local
|
D | IndirectionUtils.cpp | 91 std::string ErrMsg; in executeCompileCallback() local
|
D | OrcCBindingsStack.h | 527 std::string ErrMsg; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 258 std::string ErrMsg; in evalDecodeOperand() local 271 std::string ErrMsg; in evalDecodeOperand() local 423 std::string ErrMsg("No known address for symbol '"); in evalIdentifierExpr() local 794 std::string ErrMsg; in getSectionAddr() local 827 std::string ErrMsg; in getStubOrGOTAddrFor() local
|
D | RuntimeDyld.cpp | 1214 std::string ErrMsg; in finalizeAsync() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 42 static bool checkScale(unsigned Scale, StringRef &ErrMsg) { in checkScale() 356 bool setSymRef(const MCExpr *Val, StringRef ID, StringRef &ErrMsg) { in setSymRef() 464 bool onPlus(StringRef &ErrMsg) { in onPlus() 495 bool onMinus(StringRef &ErrMsg) { in onMinus() 576 bool onRegister(unsigned Reg, StringRef &ErrMsg) { in onRegister() 614 bool ParsingInlineAsm, StringRef &ErrMsg) { in onIdentifierExpr() 643 bool onInteger(int64_t TmpInt, StringRef &ErrMsg) { in onInteger() 819 StringRef &ErrMsg) { in onOffset() 1045 StringRef &ErrMsg) { in CheckBaseRegAndIndexRegAndScale() 1484 StringRef ErrMsg; in ParseIntelNamedOperator() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 46 RuntimeDyldError(std::string ErrMsg) : ErrMsg(std::move(ErrMsg)) {} in RuntimeDyldError()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOAArch64.h | 42 std::string ErrMsg; in decodeAddend() local 54 std::string ErrMsg; in decodeAddend() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | SectionMemoryManager.cpp | 140 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
|
D | ExecutionEngineBindings.cpp | 376 bool SimpleBindingMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/ |
D | WindowsSupport.h | 72 std::string ErrMsg; in ReportLastErrorFatal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | WindowsSupport.h | 72 inline bool MakeErrMsg(std::string *ErrMsg, const std::string &prefix) { in MakeErrMsg()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | MachO_x86_64.cpp | 457 std::string ErrMsg; in targetOutOfRangeError() local
|
D | MachO_arm64.cpp | 497 std::string ErrMsg; in targetOutOfRangeError() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
D | RPCSerialization.h | 410 std::string ErrMsg; in serializeAsStringError() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 46 JITLinkError(Twine ErrMsg) : ErrMsg(ErrMsg.str()) {} in JITLinkError()
|