Home | History | Annotate | Download | only in nir

Lines Matching refs:exec_list_get_head

153    struct exec_node *an = exec_list_get_head(&a->nodes);
154 struct exec_node *bn = exec_list_get_head(&b->nodes);
189 struct exec_node *an = exec_list_get_head(&a->nodes);
190 struct exec_node *bn = exec_list_get_head(&b->nodes);