Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_util.c386 ac_destroy_llvm_compiler(compiler); in ac_init_llvm_compiler()
390 void ac_destroy_llvm_compiler(struct ac_llvm_compiler *compiler) in ac_destroy_llvm_compiler() function
Dac_llvm_util.h130 void ac_destroy_llvm_compiler(struct ac_llvm_compiler *compiler);
/third_party/mesa3d/src/amd/vulkan/
Dradv_llvm_helper.cpp37 ac_destroy_llvm_compiler(&llvm_info); in ~radv_llvm_per_thread_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c171 ac_destroy_llvm_compiler(compiler); in si_destroy_compiler()