Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.c1705 physreg_t dst_fixed = (physreg_t)~0u; in handle_collect() local
1720 dst_fixed = interval->physreg_start - in handle_collect()
1733 if (dst_fixed != (physreg_t)~0u) in handle_collect()
1734 allocate_dst_fixed(ctx, instr->dsts[0], dst_fixed); in handle_collect()

Completed in 4 milliseconds