Searched refs:replaceInstrUseOfBlockWith (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp265 void replaceInstrUseOfBlockWith(MachineBasicBlock *SrcMBB,
705 void AMDGPUCFGStructurizer::replaceInstrUseOfBlockWith( function in class:__anon26106::AMDGPUCFGStructurizer
1665 replaceInstrUseOfBlockWith(PredMBB, MBB, CloneMBB);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp1925 CFGTraits::replaceInstrUseOfBlockWith(preExitingBlk, preExitBlk,
1953 CFGTraits::replaceInstrUseOfBlockWith(curExitingBlk, curExitBlk,
2089 CFGTraits::replaceInstrUseOfBlockWith(predBlk, curBlk, cloneBlk);
2394 CFGTraits::replaceInstrUseOfBlockWith(curBlk, landBlk, newLandBlk);
3191 static void replaceInstrUseOfBlockWith(MachineBasicBlock *srcBlk, function in struct:llvmCFGStruct::CFGStructTraits
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp1925 CFGTraits::replaceInstrUseOfBlockWith(preExitingBlk, preExitBlk,
1953 CFGTraits::replaceInstrUseOfBlockWith(curExitingBlk, curExitBlk,
2089 CFGTraits::replaceInstrUseOfBlockWith(predBlk, curBlk, cloneBlk);
2394 CFGTraits::replaceInstrUseOfBlockWith(curBlk, landBlk, newLandBlk);
3191 static void replaceInstrUseOfBlockWith(MachineBasicBlock *srcBlk, function in struct:llvmCFGStruct::CFGStructTraits

Completed in 1464 milliseconds