Searched defs:physreg (Results 1 – 5 of 5) sorted by relevance
794 struct ir3_register *reg, physreg_t physreg, bool is_source) in get_reg_specified()817 struct ir3_register *reg, physreg_t physreg, in try_evict_regs()1222 physreg_t physreg; in compress_regs_left() local1301 physreg_t physreg) in update_affinity()1496 physreg_t physreg) in allocate_dst_fixed()1557 physreg_t physreg = get_reg(ctx, file, dst); in allocate_dst() local1570 physreg_t physreg; in assign_src() local1671 physreg_t physreg = ra_interval_get_physreg(src_interval); in handle_split() local1802 physreg_t physreg = ra_reg_get_physreg(instr->dsts[0]); in handle_precolored_input() local1865 physreg_t physreg = ra_reg_get_physreg(src); in handle_precolored_source() local[all …]
223 physreg_t physreg = ra_reg_get_physreg(dst); in propagate_normal_instr() local443 physreg_t physreg = ra_reg_get_physreg(src); in check_reaching_src() local
56 ra_physreg_to_num(physreg_t physreg, unsigned flags) in ra_physreg_to_num()
574 physreg_t physreg = ra_reg_get_physreg(dst); in insert_dst() local
1029 int physreg = ffsll(available) - 1; in try_spill_node() local