Searched refs:lds_group_active (Results 1 – 2 of 2) sorted by relevance
328 if (!m_current_block->lds_group_active()) { in schedule_block()342 assert(!m_current_block->lds_group_active()); in schedule_block()549 assert(!m_current_block->lds_group_active()); in schedule_alu()635 assert(!m_current_block->lds_group_active()); in start_new_block()
207 bool lds_group_active() { return m_lds_group_start != nullptr;} in lds_group_active() function