Home
last modified time | relevance | path

Searched defs:branchInstr (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp810 InstrT *branchInstr = CFGTraits::getNormalBlockBranchInstr(curBlk); in ifPatternMatch() local
1519 void CFGStructurizer<PassT>::mergeIfthenelseBlock(InstrT *branchInstr, in mergeIfthenelseBlock()
1703 InstrT *branchInstr = CFGTraits::getLoopendBlockBranchInstr(exitingBlk); in mergeLoopbreakBlock() local
1772 InstrT *branchInstr = CFGTraits::getLoopendBlockBranchInstr(contingBlk); in settleLoopcontBlock() local
2137 InstrT *branchInstr = CFGTraits::getNormalBlockBranchInstr(srcBlk); in migrateInstruction() local
2183 InstrT *branchInstr = CFGTraits::getLoopendBlockBranchInstr(loopLatch); in normalizeInfiniteLoopExit() local
2212 InstrT *branchInstr; in removeUnconditionalBranch() local
2233 InstrT *branchInstr = CFGTraits::getNormalBlockBranchInstr(srcBlk); in removeRedundantConditionalBranch() local
3194 MachineInstr *branchInstr = getLoopendBlockBranchInstr(srcBlk); in replaceInstrUseOfBlockWith() local