Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp336 MachineBasicBlock *MBB2, in ComputeCommonTailLength()
587 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1280 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
DIfConversion.cpp840 MachineBasicBlock *MBB2) { in verifySameBranchInstructions()
1821 MachineBasicBlock &MBB2 = *BBI2->BB; in IfConvertDiamondCommon() local
DMachineSink.cpp596 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
DLiveIntervals.cpp844 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
DSplitKit.cpp977 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp1614 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local