Searched refs:ir3_rb_node_to_interval (Results 1 – 2 of 2) sorted by relevance
238 ir3_rb_node_to_interval(struct rb_node *node) in ir3_rb_node_to_interval() function253 return next ? ir3_rb_node_to_interval(next) : NULL; in ir3_reg_interval_next()
69 return node ? ir3_rb_node_to_interval(node) : NULL; in ir3_reg_interval_search()77 return node ? ir3_rb_node_to_interval(node) : NULL; in ir3_reg_interval_search_sloppy()