Home
last modified time | relevance | path

Searched defs:SuccMBB (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp21 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
H A DCodeGenCommonISel.cpp31 MachineBasicBlock *SuccMBB) { in addSuccessorMBB()
H A DLiveVariables.cpp611 for (const MachineBasicBlock *SuccMBB : MBB->successors()) { in runOnBlock() local
834 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in isLiveOut() local
H A DShrinkWrap.cpp418 MachineBasicBlock *SuccMBB = Worklist.pop_back_val(); in markAllReachable() local
H A DBranchFolding.cpp1295 MachineBasicBlock &SuccMBB) { in copyDebugInfoToSuccessor()
H A DMachineVerifier.cpp832 for (const MachineBasicBlock *SuccMBB : MBB->successors()) { in visitMachineBasicBlockBefore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp582 for (auto &SuccMBB : MBB.successors()) in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp537 for (const MachineBasicBlock *SuccMBB : MBB->successors()) in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp426 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in shouldUseFrameHelper() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1675 MachineBasicBlock *SuccMBB = in canUseAsEpilogue() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2266 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
H A DSelectionDAGBuilder.cpp11833 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in HandlePHINodesInSuccessorBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp900 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2471 MachineBasicBlock *SuccMBB = MF->CreateMachineBasicBlock(); in split() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1461 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in emitBBAddrMapSection() local