Lines Matching defs:sel
287 static int is_lds_read(int sel) in is_lds_read()
413 static int reserve_gpr(struct alu_bank_swizzle *bs, unsigned sel, unsigned chan, unsigned cycle) in reserve_gpr()
425 struct alu_bank_swizzle *bs, unsigned sel, unsigned chan) in reserve_cfile()
445 static int is_gpr(unsigned sel) in is_gpr()
453 static int is_cfile(unsigned sel) in is_cfile()
460 static int is_const(int sel) in is_const()
470 int r, src, num_src, sel, elem, cycle; in check_vector() local
500 int r, src, num_src, const_count, sel, elem, cycle; in check_scalar() local
689 void r600_bytecode_special_constants(uint32_t value, unsigned *sel) in r600_bytecode_special_constants()
1029 unsigned bank, line, sel = alu->src[i].sel, index_mode; in r600_bytecode_alloc_inst_kcache_lines() local
1054 unsigned int line, sel = alu->src[i].sel, found = 0; in r600_bytecode_assign_kcache_banks() local
1910 static int print_sel(unsigned sel, unsigned rel, unsigned index_mode, in print_sel()
1935 unsigned sel = alu->dst.sel; in print_dst() local
1957 unsigned sel = src->sel, need_sel = 1, need_chan = 1, need_brackets = 0; in print_src() local