Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp939 for (PhysRegInterval reg_win = {bounds.lo(), size}; reg_win.hi() <= bounds.hi(); in get_reg_simple() local
1153 for (PhysRegInterval reg_win{bounds.lo(), size}; reg_win.hi() <= bounds.hi(); in get_regs_for_copies() local
1214 PhysRegInterval reg_win{best_pos, size}; in get_regs_for_copies() local
1281 for (PhysRegInterval reg_win = {bounds.lo(), size}; reg_win.hi() <= bounds.hi(); in get_reg_impl() local
1400 PhysRegInterval reg_win = {PhysReg(reg.reg()), info.rc.size()}; in get_reg_specified() local
1663 PhysRegInterval reg_win{reg, rc.size()}; in alloc_linear_vgpr() local
1896 PhysRegInterval reg_win = {PhysReg{reg_lower / 4}, size}; in get_reg_create_vector() local