Home
last modified time | relevance | path

Searched refs:next_phys (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c773 uint32_t next_phys; member
854 int phys_off = (v3d_ra->next_phys + i) % PHYS_COUNT; in v3d_ra_select_rf()
858 v3d_ra->next_phys = phys_off + 1; in v3d_ra_select_rf()
1092 .next_phys = 3, in v3d_register_allocate()

Completed in 3 milliseconds