/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 330 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength() 595 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge() 1193 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
|
H A D | SplitKit.cpp | 775 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() local
|
H A D | LiveIntervalAnalysis.cpp | 797 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineCSE.cpp | 838 auto MBB1 = PREMap[&MI]; in ProcessBlockPRE() local 926 MachineBasicBlock *MBB1) { in isProfitableToHoistInto()
|
H A D | BranchFolding.cpp | 325 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength() 544 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge() 1238 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
|
H A D | IfConversion.cpp | 832 MachineBasicBlock *MBB1, in verifySameBranchInstructions() 1818 MachineBasicBlock &MBB1 = *BBI1->BB; in IfConvertDiamondCommon() local
|
H A D | LiveIntervals.cpp | 836 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
|
H A D | SplitKit.cpp | 976 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineCSE.cpp | 807 auto MBB1 = PREMap[MI]; in ProcessBlockPRE() local 872 MachineBasicBlock *MBB1) { in isProfitableToHoistInto()
|
H A D | BranchFolding.cpp | 335 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength() 587 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge() 1279 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
|
H A D | IfConversion.cpp | 839 MachineBasicBlock *MBB1, in verifySameBranchInstructions() 1820 MachineBasicBlock &MBB1 = *BBI1->BB; in IfConvertDiamondCommon() local
|
H A D | LiveIntervals.cpp | 843 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
|
H A D | SplitKit.cpp | 976 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCMIPeephole.cpp | 1369 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; in eliminateRedundantCompare() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCMIPeephole.cpp | 1241 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; in eliminateRedundantCompare() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineCFGStructurizer.cpp | 1576 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDILCFGStructurizer.cpp | 1613 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDILCFGStructurizer.cpp | 1671 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
|