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

/external/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp212 PathToKind singlePathTo(MachineBasicBlock *SrcMBB, MachineBasicBlock *DstMBB,
395 AMDGPUCFGStructurizer::PathToKind AMDGPUCFGStructurizer::singlePathTo( function in class:__anon21454::AMDGPUCFGStructurizer
1226 if (singlePathTo(FalseMBB, DownBlk) == SinglePath_InPath) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp334 PathToKind singlePathTo(BlockT *SrcBlock, BlockT *DstBlock,
1000 PathToKind pathKind = singlePathTo(exitBlk, exitLandBlk, true);
1212 singlePathTo(falseBlk, downBlk) == SinglePath_InPath) {
1998 CFGStructurizer<PassT>::singlePathTo(BlockT *srcBlk, BlockT *dstBlk, function in class:llvmCFGStruct::CFGStructurizer
2022 } //singlePathTo
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp334 PathToKind singlePathTo(BlockT *SrcBlock, BlockT *DstBlock,
1000 PathToKind pathKind = singlePathTo(exitBlk, exitLandBlk, true);
1212 singlePathTo(falseBlk, downBlk) == SinglePath_InPath) {
1998 CFGStructurizer<PassT>::singlePathTo(BlockT *srcBlk, BlockT *dstBlk, function in class:llvmCFGStruct::CFGStructurizer
2022 } //singlePathTo

Completed in 138 milliseconds