Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c76 CAMLprim value llvm_ee_remove_module(LLVMModuleRef M, LLVMExecutionEngineRef EE) { in llvm_ee_remove_module() function
Dllvm_executionengine.ml39 = "llvm_ee_remove_module"
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c76 CAMLprim value llvm_ee_remove_module(LLVMModuleRef M, LLVMExecutionEngineRef EE) { in llvm_ee_remove_module() function
Dllvm_executionengine.ml39 = "llvm_ee_remove_module"
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dllvm_executionengine.ml70 = "llvm_ee_remove_module"
Dexecutionengine_ocaml.c213 CAMLprim LLVMModuleRef llvm_ee_remove_module(LLVMModuleRef M, in llvm_ee_remove_module() function