Home
last modified time | relevance | path

Searched refs:insertInstrEnd (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp222 void insertInstrEnd(MachineBasicBlock *MBB, int NewOpcode,
456 void AMDGPUCFGStructurizer::insertInstrEnd(MachineBasicBlock *MBB, in insertInstrEnd() function in AMDGPUCFGStructurizer
1440 insertInstrEnd(DstBlk, R600::ENDLOOP, DebugLoc()); in mergeLooplandBlock()
1487 insertInstrEnd(ContingMBB, R600::CONTINUE, DL); in settleLoopcontBlock()
1488 insertInstrEnd(ContingMBB, R600::ENDIF, DL); in settleLoopcontBlock()
1503 insertInstrEnd(ContingMBB, R600::CONTINUE, in settleLoopcontBlock()
1630 insertInstrEnd(DummyExitBlk, R600::RETURN); in addDummyExitBlock()