Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DExecutionEngine.h89 void LLVMInitializeMCJITCompilerOptions(
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp120 LLVMInitializeMCJITCompilerOptions(&Options, sizeof(Options)); in buildMCJITOptions()
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp158 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions() function
186 LLVMInitializeMCJITCompilerOptions(&options, sizeof(options)); in LLVMCreateMCJITCompilerForModule()