Searched refs:lds_group_start (Results 1 – 3 of 3) sorted by relevance
205 void lds_group_start(AluInstr *alu);
412 void Block::lds_group_start(AluInstr *alu) in lds_group_start() function in r600::Block
566 m_current_block->lds_group_start(*group->begin()); in schedule_alu()