/external/llvm-project/llvm/unittests/Target/WebAssembly/ |
D | WebAssemblyExceptionInfoTest.cpp | 180 auto *MBB2 = MF->getBlockNumbered(2); in TEST() local 362 auto *MBB2 = MF->getBlockNumbered(2); in TEST() local
|
/external/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 331 MachineBasicBlock *MBB2, in ComputeCommonTailLength() 595 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge() 1194 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
|
D | MachineSink.cpp | 527 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
|
D | SplitKit.cpp | 776 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
|
D | LiveIntervalAnalysis.cpp | 798 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 322 MachineBasicBlock *MBB2, in ComputeCommonTailLength() 540 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge() 1236 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
|
D | IfConversion.cpp | 835 MachineBasicBlock *MBB2) { in verifySameBranchInstructions() 1821 MachineBasicBlock &MBB2 = *BBI2->BB; in IfConvertDiamondCommon() local
|
D | MachineSink.cpp | 653 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
|
D | LiveIntervals.cpp | 851 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
|
D | SplitKit.cpp | 989 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
|
/external/llvm-project/llvm/unittests/CodeGen/ |
D | LexicalScopesTest.cpp | 55 MachineBasicBlock *MBB1, *MBB2, *MBB3, *MBB4; member in __anon2b461fef0111::LexicalScopesTest
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 336 MachineBasicBlock *MBB2, in ComputeCommonTailLength() 587 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge() 1280 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
|
D | IfConversion.cpp | 840 MachineBasicBlock *MBB2) { in verifySameBranchInstructions() 1821 MachineBasicBlock &MBB2 = *BBI2->BB; in IfConvertDiamondCommon() local
|
D | MachineSink.cpp | 596 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
|
D | LiveIntervals.cpp | 844 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
|
D | SplitKit.cpp | 977 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDILCFGStructurizer.cpp | 1614 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDILCFGStructurizer.cpp | 1672 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDILCFGStructurizer.cpp | 1614 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local
|