Home | History | Annotate | Download | only in radeon

Lines Matching full:endloop

235                                      //endif" after ENDLOOP(thisloop) break
238 //endif" after ENDLOOP(thisloop) continue on
1638 CFGTraits::insertInstrEnd(dstBlk, AMDGPU::ENDLOOP, passRep, DLContinue);
1639 // Loop breakOnRegs are check after the ENDLOOP: break the loop outside this
1648 // Loop contOnRegs are check after the ENDLOOP: cont the loop outside this
3206 //collect continue right before endloop
3213 && iter->getOpcode() == AMDGPU::ENDLOOP) {
3220 //delete continue right before endloop