Searched refs:replaceInstrUseOfBlockWith (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
| D | AMDILCFGStructurizer.cpp | 1925 CFGTraits::replaceInstrUseOfBlockWith(preExitingBlk, preExitBlk, in addLoopEndbranchBlock() 1953 CFGTraits::replaceInstrUseOfBlockWith(curExitingBlk, curExitBlk, in addLoopEndbranchBlock() 2089 CFGTraits::replaceInstrUseOfBlockWith(predBlk, curBlk, cloneBlk); in cloneBlockForPredecessor() 2394 CFGTraits::replaceInstrUseOfBlockWith(curBlk, landBlk, newLandBlk); in recordLoopLandBlock() 3191 static void replaceInstrUseOfBlockWith(MachineBasicBlock *srcBlk, in replaceInstrUseOfBlockWith() function
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | AMDILCFGStructurizer.cpp | 1925 CFGTraits::replaceInstrUseOfBlockWith(preExitingBlk, preExitBlk, in addLoopEndbranchBlock() 1953 CFGTraits::replaceInstrUseOfBlockWith(curExitingBlk, curExitBlk, in addLoopEndbranchBlock() 2089 CFGTraits::replaceInstrUseOfBlockWith(predBlk, curBlk, cloneBlk); in cloneBlockForPredecessor() 2394 CFGTraits::replaceInstrUseOfBlockWith(curBlk, landBlk, newLandBlk); in recordLoopLandBlock() 3191 static void replaceInstrUseOfBlockWith(MachineBasicBlock *srcBlk, in replaceInstrUseOfBlockWith() function
|
| /external/llvm/lib/Target/R600/ |
| D | AMDILCFGStructurizer.cpp | 265 void replaceInstrUseOfBlockWith(MachineBasicBlock *SrcMBB, 705 void AMDGPUCFGStructurizer::replaceInstrUseOfBlockWith( in replaceInstrUseOfBlockWith() function in __anon6ff774e00311::AMDGPUCFGStructurizer 1665 replaceInstrUseOfBlockWith(PredMBB, MBB, CloneMBB); in cloneBlockForPredecessor()
|