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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c467 gpir_node *two_slot_node = NULL; local in function:gpir_sched_instr_pass
474 two_slot_node = node;
488 assert(two_slot_node);
490 two_slot_node->index);
491 return gpir_sched_node(instr, two_slot_node);

Completed in 3 milliseconds