Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_sched.c68 #define NULL_INSTR ((void *)~0) macro
74 if ((instr2->data == instr) || (instr2->data == NULL_INSTR) || !instr) in clear_cache()
338 if (instr->data == NULL_INSTR) in find_instr_recursive()
373 instr->data = NULL_INSTR; in find_instr_recursive()