Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp202 void insertCondBranchBefore(MachineBasicBlock::iterator I, int NewOpcode,
204 void insertCondBranchBefore(MachineBasicBlock *MBB,
465 void AMDGPUCFGStructurizer::insertCondBranchBefore( in insertCondBranchBefore() function in AMDGPUCFGStructurizer
478 void AMDGPUCFGStructurizer::insertCondBranchBefore( in insertCondBranchBefore() function in AMDGPUCFGStructurizer
1289 insertCondBranchBefore(LandBlk, I, R600::IF_PREDICATE_SET, in improveSimpleJumpintoIf()
1297 insertCondBranchBefore(LandBlk, I, R600::IF_PREDICATE_SET, InitReg, in improveSimpleJumpintoIf()
1379 insertCondBranchBefore(I, getBranchNzeroOpcode(OldOpcode), in mergeIfthenelseBlock()
1431 insertCondBranchBefore(ExitingMBB, I, R600::IF_PREDICATE_SET, R600::PREDICATE_BIT, DL); in mergeLoopbreakBlock()
1460 insertCondBranchBefore(I, BranchOpcode, DL); in settleLoopcontBlock()
1468 insertCondBranchBefore(I, BranchOpcode, DL); in settleLoopcontBlock()