Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp105 char **OutError) { in LLVMCreateExecutionEngineForModule()
120 char **OutError) { in LLVMCreateInterpreterForModule()
136 char **OutError) { in LLVMCreateJITCompilerForModule()
163 char **OutError) { in LLVMCreateMCJITCompilerForModule()
262 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule()
312 char **OutError) { in LLVMExecutionEngineGetErrMsg()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp105 char **OutError) { in LLVMCreateExecutionEngineForModule()
120 char **OutError) { in LLVMCreateInterpreterForModule()
136 char **OutError) { in LLVMCreateJITCompilerForModule()
163 char **OutError) { in LLVMCreateMCJITCompilerForModule()
262 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule()
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp105 char **OutError) { in LLVMCreateExecutionEngineForModule()
120 char **OutError) { in LLVMCreateInterpreterForModule()
136 char **OutError) { in LLVMCreateJITCompilerForModule()
163 char **OutError) { in LLVMCreateMCJITCompilerForModule()
260 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp341 char **OutError) in lp_build_create_jit_compiler_for_module()