Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_group.c53 in_neighbor_list(struct ir3_instruction *instr, struct ir3_instruction *cur, int pos) in in_neighbor_list() function
105 if (in_neighbor_list(ssa(regs[j]), instr, i)) in group_collect()