Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp21 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
H A DLiveVariables.cpp603 MachineBasicBlock *SuccMBB = *SI; in runOnBlock() local
747 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in isLiveOut() local
H A DBranchFolding.cpp1323 MachineBasicBlock &SuccMBB) { in copyDebugInfoToSuccessor()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp22 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
H A DLiveVariables.cpp605 MachineBasicBlock *SuccMBB = *SI; in runOnBlock() local
749 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in isLiveOut() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp21 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
H A DLiveVariables.cpp594 for (const MachineBasicBlock *SuccMBB : MBB->successors()) { in runOnBlock() local
816 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in isLiveOut() local
H A DCodeGenCommonISel.cpp31 MachineBasicBlock *SuccMBB) { in addSuccessorMBB()
H A DMachineFunctionSplitter.cpp118 for (auto *SuccMBB : MBB->successors()) { in setDescendantEHBlocksCold() local
H A DBranchFolding.cpp1282 MachineBasicBlock &SuccMBB) { in copyDebugInfoToSuccessor()
H A DMachineVerifier.cpp772 for (const MachineBasicBlock *SuccMBB : MBB->successors()) { in visitMachineBasicBlockBefore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp290 for (auto &SuccMBB : MBB.successors()) in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp582 for (auto &SuccMBB : MBB.successors()) in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp537 for (const MachineBasicBlock *SuccMBB : MBB->successors()) in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CondBrFolding.cpp198 MachineBasicBlock *SuccMBB, in setBranchProb()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp386 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in shouldUseFrameHelper() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1340 MachineBasicBlock *SuccMBB = in canUseAsEpilogue() local
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp458 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2146 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2266 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2032 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp776 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp874 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2476 MachineBasicBlock *SuccMBB = MF->CreateMachineBasicBlock(); in split() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2526 MachineBasicBlock *SuccMBB = MF->CreateMachineBasicBlock(); in split() local

12