Home
last modified time | relevance | path

Searched refs:LLVMInitializeMCJITCompilerOptions (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c47 LLVMInitializeMCJITCompilerOptions(&Options, sizeof(Options)); in llvm_ee_create()
/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DExecutionEngine.h87 void LLVMInitializeMCJITCompilerOptions(
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp151 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions() function
179 LLVMInitializeMCJITCompilerOptions(&options, sizeof(options)); in LLVMCreateMCJITCompilerForModule()