Home
last modified time | relevance | path

Searched refs:GPIR_INSTR_SLOT_MEM_LOAD0 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/lima/ir/gp/
Dinstr.c242 int i = node->sched.pos - GPIR_INSTR_SLOT_MEM_LOAD0; in gpir_instr_insert_mem_check()
476 else if (node->sched.pos >= GPIR_INSTR_SLOT_MEM_LOAD0 && in gpir_instr_try_insert_node()
515 else if (node->sched.pos >= GPIR_INSTR_SLOT_MEM_LOAD0 && in gpir_instr_remove_node()
Dgpir.h251 GPIR_INSTR_SLOT_MEM_LOAD0, enumerator
Dnode.c179 GPIR_INSTR_SLOT_MEM_LOAD0, GPIR_INSTR_SLOT_MEM_LOAD1,
Dcodegen.c67 [GPIR_INSTR_SLOT_MEM_LOAD0] = { in gpir_get_alu_input()