Home
last modified time | relevance | path

Searched refs:LLVMMCJITCompilerOptions (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm-c/
H A DExecutionEngine.h44 struct LLVMMCJITCompilerOptions { struct
89 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
110 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp150 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()
152 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()
162 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()
164 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp151 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()
153 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()
163 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()
165 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp150 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()
152 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()
162 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()
164 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
/aosp_15_r20/external/llvm/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c45 struct LLVMMCJITCompilerOptions Options; in llvm_ee_create()
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp327 LLVMMCJITCompilerOptions Options;