Home
last modified time | relevance | path

Searched defs:pelf_buffer (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_llvm_helper.cpp52 bool compile_to_memory_buffer(LLVMModuleRef module, char **pelf_buffer, size_t *pelf_size) in compile_to_memory_buffer()
77 radv_compile_to_elf(struct ac_llvm_compiler *info, LLVMModuleRef module, char **pelf_buffer, in radv_compile_to_elf()
Dradv_nir_to_llvm.c1541 radv_llvm_compile(LLVMModuleRef M, char **pelf_buffer, size_t *pelf_size, in radv_llvm_compile()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_helper.cpp250 char **pelf_buffer, size_t *pelf_size) in ac_compile_module_to_elf()