Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
H A Dlcra.h94 lcra_restrict_range(struct lcra_state *l, unsigned node, unsigned len);
H A Dlcra.c99 lcra_restrict_range(struct lcra_state *l, unsigned node, unsigned len) in lcra_restrict_range() function
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c582 lcra_restrict_range(l, i, found_class[i]); in allocate_registers()
606 lcra_restrict_range(l, ins->dest, 16); in allocate_registers()
607 lcra_restrict_range(l, ins->src[0], 16); in allocate_registers()
608 lcra_restrict_range(l, ins->src[1], 16); in allocate_registers()
609 lcra_restrict_range(l, ins->src[2], 16); in allocate_registers()
610 lcra_restrict_range(l, ins->src[3], 16); in allocate_registers()

Completed in 3 milliseconds