Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp281 void handleLoopcontBlock(MachineBasicBlock *ContingMBB,
1158 handleLoopcontBlock(MBB, MLI->getLoopFor(MBB), in loopcontPatternMatch()
1471 void AMDGPUCFGStructurizer::handleLoopcontBlock(MachineBasicBlock *ContingMBB, in handleLoopcontBlock() function in __anon0389e81c0311::AMDGPUCFGStructurizer
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp322 void handleLoopcontBlock(BlockT *ContingBlock, LoopT *contingLoop,
1132 handleLoopcontBlock(curBlk, loopInfo->getLoopFor(curBlk), in loopcontPatternMatch()
1470 void CFGStructurizer<PassT>::handleLoopcontBlock(BlockT *contingBlk, in handleLoopcontBlock() function in llvmCFGStruct::CFGStructurizer