Searched refs:alu_first (Results 1 – 1 of 1) sorted by relevance
380 static int assign_alu_units(struct r600_bytecode *bc, struct r600_bytecode_alu *alu_first, in assign_alu_units() argument390 for (alu = alu_first; alu; alu = list_entry(alu->list.next, struct r600_bytecode_alu, list)) { in assign_alu_units()