Home | History | Annotate | Download | only in R600

Lines Matching refs:insertInstrEnd

224   void insertInstrEnd(MachineBasicBlock *MBB, int NewOpcode,
464 void AMDGPUCFGStructurizer::insertInstrEnd(MachineBasicBlock *MBB,
1522 insertInstrEnd(DstBlk, AMDGPU::ENDLOOP, DebugLoc());
1570 insertInstrEnd(ContingMBB, AMDGPU::CONTINUE, DL);
1571 insertInstrEnd(ContingMBB, AMDGPU::ENDIF, DL);
1586 insertInstrEnd(ContingMBB, AMDGPU::CONTINUE,
1732 insertInstrEnd(DummyExitBlk, AMDGPU::RETURN);