Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_group.c144 instr_find_neighbors(struct ir3_instruction *instr) in instr_find_neighbors() function
157 progress |= instr_find_neighbors(src); in instr_find_neighbors()
169 progress |= instr_find_neighbors(out); in find_neighbors()
174 progress |= instr_find_neighbors(instr); in find_neighbors()
179 progress |= instr_find_neighbors(block->condition); in find_neighbors()