Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c3813 LLVMModuleRef ac_translate_nir_to_llvm(struct ac_llvm_compiler *ac_llvm, in ac_translate_nir_to_llvm()
4107 struct ac_llvm_compiler *ac_llvm) in radv_llvm_compile()
4124 static void ac_compile_llvm_module(struct ac_llvm_compiler *ac_llvm, in ac_compile_llvm_module()
4175 radv_compile_nir_shader(struct ac_llvm_compiler *ac_llvm, in radv_compile_nir_shader()
4301 radv_compile_gs_copy_shader(struct ac_llvm_compiler *ac_llvm, in radv_compile_gs_copy_shader()
4348 struct ac_llvm_compiler ac_llvm; in llvm_compile_shader() local