Home
last modified time | relevance | path

Searched refs:OutError (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngineBindings.cpp92 char **OutError) { in LLVMCreateExecutionEngineForModule() argument
101 *OutError = strdup(Error.c_str()); in LLVMCreateExecutionEngineForModule()
107 char **OutError) { in LLVMCreateInterpreterForModule() argument
116 *OutError = strdup(Error.c_str()); in LLVMCreateInterpreterForModule()
123 char **OutError) { in LLVMCreateJITCompilerForModule() argument
133 *OutError = strdup(Error.c_str()); in LLVMCreateJITCompilerForModule()
139 char **OutError) { in LLVMCreateExecutionEngine() argument
143 OutError); in LLVMCreateExecutionEngine()
148 char **OutError) { in LLVMCreateInterpreter() argument
152 OutError); in LLVMCreateInterpreter()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm-c/
DExecutionEngine.h60 char **OutError);
64 char **OutError);
69 char **OutError);
74 char **OutError);
79 char **OutError);
85 char **OutError);
109 LLVMModuleRef *OutMod, char **OutError);
114 LLVMModuleRef *OutMod, char **OutError);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DExecutionEngine.h77 char **OutError);
81 char **OutError);
86 char **OutError);
111 char **OutError);
132 LLVMModuleRef *OutMod, char **OutError);
/external/llvm/include/llvm-c/
DExecutionEngine.h77 char **OutError);
81 char **OutError);
86 char **OutError);
111 char **OutError);
132 LLVMModuleRef *OutMod, char **OutError);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp106 char **OutError) { in LLVMCreateExecutionEngineForModule() argument
115 *OutError = strdup(Error.c_str()); in LLVMCreateExecutionEngineForModule()
121 char **OutError) { in LLVMCreateInterpreterForModule() argument
130 *OutError = strdup(Error.c_str()); in LLVMCreateInterpreterForModule()
137 char **OutError) { in LLVMCreateJITCompilerForModule() argument
147 *OutError = strdup(Error.c_str()); in LLVMCreateJITCompilerForModule()
164 char **OutError) { in LLVMCreateMCJITCompilerForModule() argument
169 *OutError = strdup( in LLVMCreateMCJITCompilerForModule()
213 *OutError = strdup(Error.c_str()); in LLVMCreateMCJITCompilerForModule()
263 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule() argument
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp105 char **OutError) { in LLVMCreateExecutionEngineForModule() argument
114 *OutError = strdup(Error.c_str()); in LLVMCreateExecutionEngineForModule()
120 char **OutError) { in LLVMCreateInterpreterForModule() argument
129 *OutError = strdup(Error.c_str()); in LLVMCreateInterpreterForModule()
136 char **OutError) { in LLVMCreateJITCompilerForModule() argument
146 *OutError = strdup(Error.c_str()); in LLVMCreateJITCompilerForModule()
163 char **OutError) { in LLVMCreateMCJITCompilerForModule() argument
168 *OutError = strdup( in LLVMCreateMCJITCompilerForModule()
210 *OutError = strdup(Error.c_str()); in LLVMCreateMCJITCompilerForModule()
260 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule() argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.h62 char **OutError);
Dlp_bld_misc.cpp494 char **OutError) in lp_build_create_jit_compiler_for_module() argument
763 *OutError = strdup(Error.c_str()); in lp_build_create_jit_compiler_for_module()