Searched refs:LLVMCreateMCJITCompilerForModule (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/bindings/ocaml/executionengine/ |
| H A D | executionengine_ocaml.c | 57 if (LLVMCreateMCJITCompilerForModule(&MCJIT, M, &Options, sizeof(Options), in llvm_ee_create()
|
| /llvm-project-15.0.7/llvm/include/llvm-c/ |
| H A D | ExecutionEngine.h | 107 LLVMBool LLVMCreateMCJITCompilerForModule(
|
| /llvm-project-15.0.7/llvm/bindings/go/llvm/ |
| H A D | executionengine.go | 121 …fail := C.LLVMCreateMCJITCompilerForModule(&ee.C, m.C, &options.C, C.size_t(unsafe.Sizeof(C.struct…
|
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/ |
| H A D | MCJITCAPITest.cpp | 284 0, LLVMCreateMCJITCompilerForModule(&Engine, Module, &Options, in buildMCJITEngine()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/ |
| H A D | ExecutionEngineBindings.cpp | 160 LLVMBool LLVMCreateMCJITCompilerForModule( in LLVMCreateMCJITCompilerForModule() function
|