Searched defs:regfile (Results 1 – 5 of 5) sorted by relevance
28 void ac_add_arg(struct ac_shader_args *info, enum ac_arg_regfile regfile, unsigned size, in ac_add_arg()
120 struct ir3_instruction *regfile[2 * MAX_REG] = {}; in regs_to_ssa() local
383 static int get_subreg_address(unsigned regfile, unsigned type, unsigned subreg, unsigned address_mo… in get_subreg_address()
75577 struct i915_suspend_saved_registers regfile; member