Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c1359 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