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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.h59 LLVMMCJITMemoryManagerRef MM,
67 extern LLVMMCJITMemoryManagerRef
71 lp_free_memory_manager(LLVMMCJITMemoryManagerRef memorymgr);
H A Dlp_bld_init.h51 LLVMMCJITMemoryManagerRef memorymgr;
H A Dlp_bld.h62 /* We won't actually use LLVMMCJITMemoryManagerRef, just create a dummy
65 typedef void *LLVMMCJITMemoryManagerRef; typedef in typeref:typename:void *
H A Dlp_bld_misc.cpp491 LLVMMCJITMemoryManagerRef CMM,
767 LLVMMCJITMemoryManagerRef
776 return reinterpret_cast<LLVMMCJITMemoryManagerRef>(mm);
781 lp_free_memory_manager(LLVMMCJITMemoryManagerRef memorymgr)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.h73 LLVMMCJITMemoryManagerRef MM,
80 extern LLVMMCJITMemoryManagerRef
84 lp_free_memory_manager(LLVMMCJITMemoryManagerRef memorymgr);
H A Dlp_bld_init.h53 LLVMMCJITMemoryManagerRef memorymgr;
H A Dlp_bld_misc.cpp339 LLVMMCJITMemoryManagerRef CMM,
585 LLVMMCJITMemoryManagerRef
590 return reinterpret_cast<LLVMMCJITMemoryManagerRef>(mm);
595 lp_free_memory_manager(LLVMMCJITMemoryManagerRef memorymgr)

Completed in 11 milliseconds