Home
last modified time | relevance | path

Searched defs:PredMBB (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp154 MachineBasicBlock *PredMBB = *MBB->pred_begin(); in knownRegValInBlock() local
285 MachineBasicBlock *PredMBB = *MBB->pred_begin(); in optimizeBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp155 MachineBasicBlock *PredMBB = *MBB->pred_begin(); in knownRegValInBlock() local
286 MachineBasicBlock *PredMBB = *MBB->pred_begin(); in optimizeBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CondBrFolding.cpp143 MachineBasicBlock *PredMBB = *MBB->pred_begin(); in findPath() local
288 MachineBasicBlock *PredMBB = BranchPath.front(); in optimizeCondBr() local
H A DX86FlagsCopyLowering.cpp472 for (auto *PredMBB : MBB->predecessors()) { in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVRedundantCopyElimination.cpp94 MachineBasicBlock *PredMBB = *MBB.pred_begin(); in optimizeBlock() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp89 MachineBasicBlock *PredMBB = *MBB->pred_begin(); in optimizeCopy() local
H A DAArch64CollectLOH.cpp417 for (const MachineBasicBlock *PredMBB : MBB.predecessors()) { in reachingDefAlgorithm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp42 MachineBasicBlock *PredMBB = nullptr; in getSingleSchedPred() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp42 MachineBasicBlock *PredMBB = nullptr; in getSingleSchedPred() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp107 for (auto *PredMBB : MBB->predecessors()) { in setDescendantEHBlocksCold() local
H A DMachineSink.cpp1006 auto *PredMBB = *MBB->pred_begin(); in SinkingPreventsImplicitNullCheck() local
H A DBranchFolding.cpp1270 MachineBasicBlock &PredMBB) { in copyDebugInfoToPredecessor()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineSink.cpp688 auto *PredMBB = *MBB->pred_begin(); in SinkingPreventsImplicitNullCheck() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp473 for (auto *PredMBB : MBB->predecessors()) { in runOnMachineFunction() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1233 auto *PredMBB = FuncInfo->MBBMap[*PI]; in mergeIncomingSwiftErrors() local
1256 auto *PredMBB = FuncInfo->MBBMap[*PI]; in mergeIncomingSwiftErrors() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSink.cpp755 auto *PredMBB = *MBB->pred_begin(); in SinkingPreventsImplicitNullCheck() local
H A DBranchFolding.cpp1311 MachineBasicBlock &PredMBB) { in copyDebugInfoToPredecessor()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1227 MachineBasicBlock *&PredMBB, in eligibleForCompareElimination()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1099 MachineBasicBlock *&PredMBB, in eligibleForCompareElimination()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1492 MachineBasicBlock *PredMBB) { in cloneBlockForPredecessor()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1528 MachineBasicBlock *PredMBB) { in cloneBlockForPredecessor()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1581 MachineBasicBlock *PredMBB) { in cloneBlockForPredecessor()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2437 const MachineBasicBlock *PredMBB = BlockOrders[I]; in mlocJoin() local