Home
last modified time | relevance | path

Searched refs:OutEE (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngineBindings.cpp90 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE, in LLVMCreateExecutionEngineForModule() argument
98 *OutEE = wrap(EE); in LLVMCreateExecutionEngineForModule()
137 LLVMBool LLVMCreateExecutionEngine(LLVMExecutionEngineRef *OutEE, in LLVMCreateExecutionEngine() argument
141 return LLVMCreateExecutionEngineForModule(OutEE, in LLVMCreateExecutionEngine()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DExecutionEngine.h58 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE,
72 LLVMBool LLVMCreateExecutionEngine(LLVMExecutionEngineRef *OutEE,
/external/llvm/include/llvm-c/
DExecutionEngine.h75 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE,
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp103 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE, in LLVMCreateExecutionEngineForModule() argument
111 *OutEE = wrap(EE); in LLVMCreateExecutionEngineForModule()