Home
last modified time | relevance | path

Searched refs:LLVMMCJITMemoryManagerRef (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.h59 LLVMMCJITMemoryManagerRef MM,
67 extern LLVMMCJITMemoryManagerRef
71 lp_free_memory_manager(LLVMMCJITMemoryManagerRef memorymgr);
Dlp_bld_misc.cpp491 LLVMMCJITMemoryManagerRef CMM, in lp_build_create_jit_compiler_for_module()
776 LLVMMCJITMemoryManagerRef
785 return reinterpret_cast<LLVMMCJITMemoryManagerRef>(mm); in lp_get_default_memory_manager()
790 lp_free_memory_manager(LLVMMCJITMemoryManagerRef memorymgr) in lp_free_memory_manager()
Dlp_bld_init.h51 LLVMMCJITMemoryManagerRef memorymgr;
Dlp_bld.h65 typedef void *LLVMMCJITMemoryManagerRef; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DExecutionEngine.h42 typedef struct LLVMOpaqueMCJITMemoryManager *LLVMMCJITMemoryManagerRef; typedef
49 LLVMMCJITMemoryManagerRef MCJMM;
176 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager(
183 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
/external/llvm/include/llvm-c/
DExecutionEngine.h42 typedef struct LLVMOpaqueMCJITMemoryManager *LLVMMCJITMemoryManagerRef; typedef
49 LLVMMCJITMemoryManagerRef MCJMM;
176 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager(
183 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
/external/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h145 RTDyldMemoryManager, LLVMMCJITMemoryManagerRef)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h155 RTDyldMemoryManager, LLVMMCJITMemoryManagerRef)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp392 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager( in LLVMCreateSimpleMCJITMemoryManager()
411 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager()
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp389 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager( in LLVMCreateSimpleMCJITMemoryManager()
408 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager()