Searched refs:GPIR_INSTR_SLOT_MEM_LOAD3 (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | instr.c | 391 node->sched.pos <= GPIR_INSTR_SLOT_MEM_LOAD3) { 421 node->sched.pos <= GPIR_INSTR_SLOT_MEM_LOAD3) 445 [GPIR_INSTR_SLOT_MEM_LOAD3] = { 15, "load2" },
|
| H A D | gpir.h | 256 GPIR_INSTR_SLOT_MEM_LOAD3, enumerator in enum:gpir_instr_slot
|
| H A D | node.c | 159 GPIR_INSTR_SLOT_MEM_LOAD2, GPIR_INSTR_SLOT_MEM_LOAD3,
|
| H A D | codegen.c | 75 [GPIR_INSTR_SLOT_MEM_LOAD3] = {
|
| H A D | scheduler.c | 320 for (int i = GPIR_INSTR_SLOT_REG0_LOAD0; i <= GPIR_INSTR_SLOT_MEM_LOAD3; i++) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | instr.c | 477 node->sched.pos <= GPIR_INSTR_SLOT_MEM_LOAD3) { 516 node->sched.pos <= GPIR_INSTR_SLOT_MEM_LOAD3) 543 [GPIR_INSTR_SLOT_MEM_LOAD3] = { 15, "load2" },
|
| H A D | gpir.h | 254 GPIR_INSTR_SLOT_MEM_LOAD3, enumerator in enum:gpir_instr_slot
|
| H A D | node.c | 180 GPIR_INSTR_SLOT_MEM_LOAD2, GPIR_INSTR_SLOT_MEM_LOAD3,
|
| H A D | codegen.c | 73 [GPIR_INSTR_SLOT_MEM_LOAD3] = {
|
| H A D | scheduler.c | 505 for (int i = GPIR_INSTR_SLOT_REG0_LOAD0; i <= GPIR_INSTR_SLOT_MEM_LOAD3; i++) {
|
Completed in 11 milliseconds