Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c173 …LLVMTypeRef free_type = LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context), &mem_ptr_type, 1… in lp_build_coro_declare_malloc_hooks() local
174 gallivm->coro_free_hook = LLVMAddFunction(gallivm->module, "coro_free", free_type); in lp_build_coro_declare_malloc_hooks()