Searched refs:compile_to_memory_buffer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_llvm_helper.cpp52 bool compile_to_memory_buffer(LLVMModuleRef module, char **pelf_buffer, size_t *pelf_size) function in class:radv_llvm_per_thread_info
96 return thread_info->compile_to_memory_buffer(module, pelf_buffer, pelf_size);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_llvm_helper.cpp54 bool compile_to_memory_buffer(LLVMModuleRef module, function in class:radv_llvm_per_thread_info
97 return thread_info->compile_to_memory_buffer(module, binary);

Completed in 5 milliseconds