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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dnode.c49 .may_consume_two_slots = true,
55 .may_consume_two_slots = true,
73 .may_consume_two_slots = true,
80 .may_consume_two_slots = true,
87 .may_consume_two_slots = true,
94 .may_consume_two_slots = true,
101 .may_consume_two_slots = true,
108 .may_consume_two_slots = true,
H A Dgpir.h124 bool may_consume_two_slots; member in struct:__anon1917146e0308
H A Dlower.c261 if (gpir_op_infos[node->op].may_consume_two_slots) {
H A Dinstr.c77 if (gpir_op_infos[node->op].may_consume_two_slots) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dnode.c49 .may_consume_two_slots = true,
55 .may_consume_two_slots = true,
92 .may_consume_two_slots = true,
99 .may_consume_two_slots = true,
H A Dgpir.h123 bool may_consume_two_slots; member in struct:__anonaa794bbb0308
H A Dinstr.c69 if (gpir_op_infos[node->op].may_consume_two_slots) {
H A Dlower.c323 if (gpir_op_infos[node->op].may_consume_two_slots) {
H A Dscheduler.c473 if (gpir_op_infos[node->op].may_consume_two_slots) {

Completed in 9 milliseconds