Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp200 void insertInstrEnd(MachineBasicBlock *MBB, int NewOpcode,
434 void R600MachineCFGStructurizer::insertInstrEnd(MachineBasicBlock *MBB, in insertInstrEnd() function in R600MachineCFGStructurizer
1404 insertInstrEnd(DstBlk, R600::ENDLOOP, DebugLoc()); in mergeLooplandBlock()
1451 insertInstrEnd(ContingMBB, R600::CONTINUE, DL); in settleLoopcontBlock()
1452 insertInstrEnd(ContingMBB, R600::ENDIF, DL); in settleLoopcontBlock()
1467 insertInstrEnd(ContingMBB, R600::CONTINUE, in settleLoopcontBlock()
1593 insertInstrEnd(DummyExitBlk, R600::RETURN); in addDummyExitBlock()