Searched defs:MBB1 (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Target/WebAssembly/ |
D | WebAssemblyExceptionInfoTest.cpp | 355 auto *MBB1 = MF->getBlockNumbered(1); in TEST() local 514 auto *MBB1 = MF->getBlockNumbered(1); in TEST() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | BranchFolding.cpp | 296 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength() 515 static bool ProfitableToMerge(MachineBasicBlock *MBB1, in ProfitableToMerge() 990 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
|
/external/llvm/lib/CodeGen/ |
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()
|
D | SplitKit.cpp | 775 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() local
|
D | LiveIntervalAnalysis.cpp | 797 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 307 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength() 633 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge() 1333 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
|
D | IfConversion.cpp | 727 MachineBasicBlock *MBB1, in verifySameBranchInstructions() 1702 MachineBasicBlock &MBB1 = *BBI1->BB; in IfConvertDiamondCommon() local
|
D | LiveIntervals.cpp | 833 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
|
D | SplitKit.cpp | 976 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIFixSGPRCopies.cpp | 634 MachineBasicBlock *MBB1 = MI.getOperand(4).getMBB(); in runOnMachineFunction() local
|
D | AMDILCFGStructurizer.cpp | 1613 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCMIPeephole.cpp | 1029 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; in eliminateRedundantCompare() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDILCFGStructurizer.cpp | 1671 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
|