Searched refs:alu_groups (Results 1 – 3 of 3) sorted by relevance
622 ++alu_groups; in collect()645 alu_groups += s.alu_groups; in accumulate()654 << ", alu groups:" << alu_groups << ", alu clauses: " << alu_clauses in dump()678 sblog << ", alu groups:" ; print_diff(alu_groups, s.alu_groups); in dump_diff()
644 unsigned alu_groups; member649 fetch_clauses(), fetch(), alu_groups(), shaders() {} in shader_stats()
55 alu_groups.push_back(instr->split(m_value_factory)); in visit()59 alu_groups.push_back(instr); in visit()134 std::list<AluGroup *> alu_groups; member in r600::CollectInstructions407 if (!cir.alu_groups.empty()) { in schedule_block()409 for (auto& a : cir.alu_groups) { in schedule_block()777 result |= collect_ready_type(alu_groups_ready, available.alu_groups); in collect_ready()