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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h261 GPIR_INSTR_SLOT_NUM, enumerator in enum:gpir_instr_slot
273 gpir_node *slots[GPIR_INSTR_SLOT_NUM];
H A Dinstr.c454 for (int i = 0; i < GPIR_INSTR_SLOT_NUM; i++) {
467 for (int j = 0; j < GPIR_INSTR_SLOT_NUM; j++) {
H A Dcodegen.c33 static const int slot_to_src[GPIR_INSTR_SLOT_NUM][3] = {
462 static int slot_to_src[GPIR_INSTR_SLOT_NUM] = {
H A Dscheduler.c564 for (int i = 0; i < GPIR_INSTR_SLOT_NUM; i++) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h259 GPIR_INSTR_SLOT_NUM, enumerator in enum:gpir_instr_slot
271 gpir_node *slots[GPIR_INSTR_SLOT_NUM];
H A Dcodegen.c33 static const int slot_to_src[GPIR_INSTR_SLOT_NUM][3] = {
488 static int slot_to_src[GPIR_INSTR_SLOT_NUM] = {
H A Dinstr.c551 for (int i = 0; i < GPIR_INSTR_SLOT_NUM; i++) {
564 for (int j = 0; j < GPIR_INSTR_SLOT_NUM; j++) {
H A Dscheduler.c1544 for (int i = 0; i < GPIR_INSTR_SLOT_NUM; i++) {

Completed in 10 milliseconds