Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.h62 LLVMMCJITMemoryManagerRef MM,
70 extern LLVMMCJITMemoryManagerRef
74 lp_free_memory_manager(LLVMMCJITMemoryManagerRef memorymgr);
Dlp_bld_misc.cpp477 LLVMMCJITMemoryManagerRef CMM, in lp_build_create_jit_compiler_for_module()
739 LLVMMCJITMemoryManagerRef
748 return reinterpret_cast<LLVMMCJITMemoryManagerRef>(mm); in lp_get_default_memory_manager()
753 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/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/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp389 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager( in LLVMCreateSimpleMCJITMemoryManager()
408 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager()