Home
last modified time | relevance | path

Searched defs:ErrorStr (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContext.cpp81 void LLVMContext::emitError(StringRef ErrorStr) { in emitError()
85 void LLVMContext::emitError(const Instruction *I, StringRef ErrorStr) { in emitError()
95 void LLVMContext::emitError(unsigned LocCookie, StringRef ErrorStr) { in emitError()
/external/swiftshader/third_party/LLVM/utils/FileUpdate/
DFileUpdate.cpp72 std::string ErrorStr; in main() local
/external/llvm/lib/IR/
DLLVMContext.cpp218 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()
222 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()
273 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DTargetSelect.cpp35 std::string *ErrorStr) { in selectTarget()
DExecutionEngine.cpp404 std::string *ErrorStr, in create()
421 std::string *ErrorStr, in createJIT()
/external/llvm/tools/llvm-as/
Dllvm-as.cpp107 std::string ErrorStr; in main() local
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dhw.c26 IN CHAR8 *ErrorStr, in InitializeGlobalIoDevice()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h56 std::string ErrorStr; variable
DRuntimeDyldMachO.cpp408 std::string ErrorStr; in loadObject() local
/external/clang/examples/clang-interpreter/
Dmain.cpp46 createExecutionEngine(std::unique_ptr<llvm::Module> M, std::string *ErrorStr) { in createExecutionEngine()
/external/swiftshader/third_party/LLVM/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp120 std::string ErrorStr; in executeInput() local
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp243 bool OGLES3ColourGrading::LoadShaders(CPVRTString& ErrorStr) in LoadShaders()
577 CPVRTString ErrorStr; in InitView() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp37 std::string *ErrorStr, in createJIT()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp458 std::string ErrorStr; in executeInput() local
638 std::string ErrorStr; in linkAndVerify() local
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp365 CPVRTString ErrorStr; in InitView() local
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp377 std::string ErrorStr; in main() local
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DExecutionEngine.h461 std::string *ErrorStr; variable
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h516 std::string *ErrorStr; variable
/external/clang/lib/Serialization/
DModuleManager.cpp64 std::string &ErrorStr) { in addModule()
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp94 std::string *ErrorStr) { in LoadFromBuffer()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h297 std::string ErrorStr; variable
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DOGLES2ChameleonMan.cpp454 CPVRTString ErrorStr; in InitView() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp47 std::string *ErrorStr, in createJIT()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp635 bool DefaultJITMemoryManager::CheckInvariants(std::string &ErrorStr) { in CheckInvariants()
DJIT.cpp207 std::string *ErrorStr, in createJIT()

12