Searched defs:ac_llvm (Results 1 – 1 of 1) sorted by relevance
3813 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