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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_spill.c53 struct rb_node half_node; member in struct:ra_spill_interval
378 rb_node_data(const struct ra_spill_interval, _a, half_node);
380 rb_node_data(const struct ra_spill_interval, _b, half_node);
397 rb_tree_insert(&ctx->half_live_intervals, &interval->half_node,
424 rb_tree_remove(&ctx->half_live_intervals, &interval->half_node);
590 rb_tree_remove(&ctx->half_live_intervals, &interval->half_node);
591 rb_tree_insert(&ctx->half_live_intervals, &interval->half_node,
714 &ctx->half_live_intervals, half_node) {
1339 &ctx->half_live_intervals, half_node) {

Completed in 6 milliseconds