Searched refs:half_node (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_spill.c | 53 struct rb_node half_node; member 438 rb_node_data(const struct ra_spill_interval, _a, half_node); in ra_spill_interval_half_cmp() 440 rb_node_data(const struct ra_spill_interval, _b, half_node); in ra_spill_interval_half_cmp() 457 rb_tree_insert(&ctx->half_live_intervals, &interval->half_node, in interval_add() 484 rb_tree_remove(&ctx->half_live_intervals, &interval->half_node); in interval_delete() 658 rb_tree_remove(&ctx->half_live_intervals, &interval->half_node); in update_src_next_use() 659 rb_tree_insert(&ctx->half_live_intervals, &interval->half_node, in update_src_next_use() 787 &ctx->half_live_intervals, half_node) { in limit() 1430 &ctx->half_live_intervals, half_node) { in spill_live_ins()
|
Completed in 4 milliseconds