Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp959 for (PhysRegInterval reg_win = {bounds.lo(), size}; reg_win.hi() <= bounds.hi(); in get_reg_simple() local
1171 for (PhysRegInterval reg_win{bounds.lo(), size}; reg_win.hi() <= bounds.hi(); in get_regs_for_copies() local
1233 PhysRegInterval reg_win{best_pos, size}; in get_regs_for_copies() local
1299 for (PhysRegInterval reg_win = {bounds.lo(), size}; reg_win.hi() <= bounds.hi(); in get_reg_impl() local
1424 PhysRegInterval reg_win = {reg, rc.size()}; in get_reg_specified() local
1770 PhysRegInterval reg_win = {PhysReg{reg_lower / 4}, size}; in get_reg_create_vector() local