Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/util/
H A Dlcra.h103 lcra_set_node_spill_cost(struct lcra_state *l, unsigned node, signed cost);
H A Dlcra.c204 lcra_set_node_spill_cost(struct lcra_state *l, unsigned node, signed cost) in lcra_set_node_spill_cost() function
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c874 lcra_set_node_spill_cost(l, ins->dest, -1); in mir_choose_spill_node()
878 lcra_set_node_spill_cost(l, ins->src[s], -1); in mir_choose_spill_node()

Completed in 3 milliseconds