• Home
  • Raw
  • Download

Lines Matching defs:MBB

468 void AMDGPUCFGStructurizer::insertInstrEnd(MachineBasicBlock *MBB,  in insertInstrEnd()
477 MachineInstr *AMDGPUCFGStructurizer::insertInstrBefore(MachineBasicBlock *MBB, in insertInstrBefore()
492 MachineBasicBlock *MBB = OldMI->getParent(); in insertInstrBefore() local
504 MachineBasicBlock *MBB = OldMI->getParent(); in insertCondBranchBefore() local
525 void AMDGPUCFGStructurizer::insertCondBranchEnd(MachineBasicBlock *MBB, in insertCondBranchEnd()
580 MachineBasicBlock *MBB) { in setTrueBranch()
585 AMDGPUCFGStructurizer::getFalseBranch(MachineBasicBlock *MBB, in getFalseBranch()
617 DebugLoc AMDGPUCFGStructurizer::getLastDebugLocInBB(MachineBasicBlock *MBB) { in getLastDebugLocInBB()
630 MachineBasicBlock *MBB) { in getNormalBlockBranchInstr()
639 MachineBasicBlock *MBB) { in getLoopendBlockBranchInstr()
654 MachineInstr *AMDGPUCFGStructurizer::getReturnInstr(MachineBasicBlock *MBB) { in getReturnInstr()
664 MachineInstr *AMDGPUCFGStructurizer::getContinueInstr(MachineBasicBlock *MBB) { in getContinueInstr()
674 bool AMDGPUCFGStructurizer::isReturnBlock(MachineBasicBlock *MBB) { in isReturnBlock()
693 MachineBasicBlock *AMDGPUCFGStructurizer::clone(MachineBasicBlock *MBB) { in clone()
714 void AMDGPUCFGStructurizer::wrapup(MachineBasicBlock *MBB) { in wrapup()
773 MachineBasicBlock *MBB = *It; in prepare() local
803 MachineBasicBlock *MBB; in run() local
933 MachineBasicBlock *MBB; in orderBlocks() local
950 MachineBasicBlock *MBB = &(*It); in orderBlocks() local
957 int AMDGPUCFGStructurizer::patternMatch(MachineBasicBlock *MBB) { in patternMatch()
976 int AMDGPUCFGStructurizer::patternMatchGroup(MachineBasicBlock *MBB) { in patternMatchGroup()
985 int AMDGPUCFGStructurizer::serialPatternMatch(MachineBasicBlock *MBB) { in serialPatternMatch()
998 int AMDGPUCFGStructurizer::ifPatternMatch(MachineBasicBlock *MBB) { in ifPatternMatch()
1155 MachineBasicBlock *MBB = *It; in loopcontPatternMatch() local
1454 MachineBasicBlock *MBB = *PI; in improveSimpleJumpintoIf() local
1498 MachineBasicBlock *MBB, MachineBasicBlock *TrueMBB, in mergeIfthenelseBlock()
1659 AMDGPUCFGStructurizer::cloneBlockForPredecessor(MachineBasicBlock *MBB, in cloneBlockForPredecessor()
1748 void AMDGPUCFGStructurizer::removeUnconditionalBranch(MachineBasicBlock *MBB) { in removeUnconditionalBranch()
1761 MachineBasicBlock *MBB) { in removeRedundantConditionalBranch()
1785 MachineBasicBlock *MBB = *It; in addDummyExitBlock() local
1798 void AMDGPUCFGStructurizer::removeSuccessor(MachineBasicBlock *MBB) { in removeSuccessor()
1803 void AMDGPUCFGStructurizer::recordSccnum(MachineBasicBlock *MBB, in recordSccnum()
1811 void AMDGPUCFGStructurizer::retireBlock(MachineBasicBlock *MBB) { in retireBlock()
1827 MachineBasicBlock *MBB) { in setLoopLandBlock()
1880 MachineBasicBlock *MBB = *It; in findNearestCommonPostDom() local