Home
last modified time | relevance | path

Searched refs:start_reg (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ra_coalesce.cpp509 unsigned start_reg, end_reg; in color_reg_constraint() local
511 start_reg = 0; in color_reg_constraint()
529 rs = start_reg; in color_reg_constraint()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.c949 physreg_t start_reg = 0; in compress_regs_left() local
961 start_reg = interval->physreg_end; in compress_regs_left()
993 physreg_t physreg = start_reg; in compress_regs_left()