Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_shader_helper.h34 void radv_destroy_llvm_compiler(struct ac_llvm_compiler *info,
Dradv_llvm_helper.cpp145 void radv_destroy_llvm_compiler(struct ac_llvm_compiler *info, in radv_destroy_llvm_compiler() function
Dradv_nir_to_llvm.c4368 radv_destroy_llvm_compiler(&ac_llvm, thread_compiler); in llvm_compile_shader()