Home
last modified time | relevance | path

Searched refs:llvm_ee_create (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c41 CAMLprim LLVMExecutionEngineRef llvm_ee_create(value OptRecordOpt, LLVMModuleRef M) { in llvm_ee_create() function
Dllvm_executionengine.ml33 = "llvm_ee_create"
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c41 CAMLprim LLVMExecutionEngineRef llvm_ee_create(value OptRecordOpt, LLVMModuleRef M) { in llvm_ee_create() function
Dllvm_executionengine.ml33 = "llvm_ee_create"
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dllvm_executionengine.ml60 = "llvm_ee_create"
Dexecutionengine_ocaml.c172 CAMLprim LLVMExecutionEngineRef llvm_ee_create(LLVMModuleRef M) { in llvm_ee_create() function