Searched defs:ac_llvm (Results 1 – 1 of 1) sorted by relevance
1359 ac_translate_nir_to_llvm(struct ac_llvm_compiler *ac_llvm, in ac_translate_nir_to_llvm()1542 struct ac_llvm_compiler *ac_llvm) in radv_llvm_compile()1559 ac_compile_llvm_module(struct ac_llvm_compiler *ac_llvm, LLVMModuleRef llvm_module, in ac_compile_llvm_module()1607 radv_compile_nir_shader(struct ac_llvm_compiler *ac_llvm, in radv_compile_nir_shader()1710 radv_compile_gs_copy_shader(struct ac_llvm_compiler *ac_llvm, in radv_compile_gs_copy_shader()1760 struct ac_llvm_compiler ac_llvm; in llvm_compile_shader() local