Home
last modified time | relevance | path

Searched defs:OutError (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp103 char **OutError) { in LLVMCreateExecutionEngineForModule()
118 char **OutError) { in LLVMCreateInterpreterForModule()
134 char **OutError) { in LLVMCreateJITCompilerForModule()
161 char **OutError) { in LLVMCreateMCJITCompilerForModule()
203 char **OutError) { in LLVMCreateExecutionEngine()
212 char **OutError) { in LLVMCreateInterpreter()
222 char **OutError) { in LLVMCreateJITCompiler()
282 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule()
291 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModuleProvider()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp248 char **OutError) in lp_build_create_mcjit_compiler_for_module()