Searched defs:LLVMCreateExecutionEngineForModule (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp90 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE, function
141 return LLVMCreateExecutionEngineForModule(OutEE,
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp103 LLVMBool LLVMCreateExecutionEngineForModule(LLVMExecutionEngineRef *OutEE, function

Completed in 48 milliseconds