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 D | node.c | 49 .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 D | gpir.h | 124 bool may_consume_two_slots; member in struct:__anon1917146e0308
|
| H A D | lower.c | 261 if (gpir_op_infos[node->op].may_consume_two_slots) {
|
| H A D | instr.c | 77 if (gpir_op_infos[node->op].may_consume_two_slots) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | node.c | 49 .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 D | gpir.h | 123 bool may_consume_two_slots; member in struct:__anonaa794bbb0308
|
| H A D | instr.c | 69 if (gpir_op_infos[node->op].may_consume_two_slots) {
|
| H A D | lower.c | 323 if (gpir_op_infos[node->op].may_consume_two_slots) {
|
| H A D | scheduler.c | 473 if (gpir_op_infos[node->op].may_consume_two_slots) {
|
Completed in 9 milliseconds