Searched defs:regfile (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_shader_args.c28 void ac_add_arg(struct ac_shader_args *info, enum ac_arg_regfile regfile, unsigned size, argument
56 void ac_add_return(struct ac_shader_args *info, enum ac_arg_regfile regfile) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c449 add_arg(struct arg_info *info, enum ac_arg_regfile regfile, LLVMTypeRef type, argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c123 add_arg_assign(struct si_function_info * fninfo,enum si_arg_regfile regfile,LLVMTypeRef type,LLVMValueRef * assign) argument
140 add_arg(struct si_function_info * fninfo,enum si_arg_regfile regfile,LLVMTypeRef type) argument
146 add_arg_assign_checked(struct si_function_info * fninfo,enum si_arg_regfile regfile,LLVMTypeRef type,LLVMValueRef * assign,unsigned idx) argument
154 add_arg_checked(struct si_function_info * fninfo,enum si_arg_regfile regfile,LLVMTypeRef type,unsigned idx) argument

Completed in 17 milliseconds