Searched refs:real_alu_count (Results 1 – 5 of 5) sorted by relevance
142 unsigned real_alu_count = s.alu_count - s.alu_copy_mov_count; in check_and_convert() local175 if (real_alu_count > 400) in check_and_convert()
760 unsigned gcm::real_alu_count(sched_queue& q, unsigned max) { in real_alu_count() function in r600_sb::gcm779 unsigned r = real_alu_count(bu_ready[SQ_ALU], threshold); in check_alu_ready_count()782 r += real_alu_count(bu_ready_next[SQ_ALU], threshold - r); in check_alu_ready_count()
436 unsigned container_node::real_alu_count() { in real_alu_count() function in r600_sb::container_node
305 unsigned real_alu_count(sched_queue &q, unsigned max);
916 unsigned real_alu_count();