Home
last modified time | relevance | path

Searched refs:IR2_NONE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_private.h82 IR2_NONE, enumerator
242 while (it != &(ctx)->instr[(ctx)->instr_count] && it->type == IR2_NONE) it++; \
Dir2_cp.c226 instr->type = IR2_NONE; in cp_export()
Dir2_ra.c117 instr->type = IR2_NONE; in ra_count_refs()