/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PHIEliminationUtils.cpp | 21 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
|
H A D | LiveVariables.cpp | 603 MachineBasicBlock *SuccMBB = *SI; in runOnBlock() local 747 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in isLiveOut() local
|
H A D | BranchFolding.cpp | 1323 MachineBasicBlock &SuccMBB) { in copyDebugInfoToSuccessor()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | PHIEliminationUtils.cpp | 22 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
|
H A D | LiveVariables.cpp | 605 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 D | PHIEliminationUtils.cpp | 21 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
|
H A D | LiveVariables.cpp | 594 for (const MachineBasicBlock *SuccMBB : MBB->successors()) { in runOnBlock() local 816 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in isLiveOut() local
|
H A D | CodeGenCommonISel.cpp | 31 MachineBasicBlock *SuccMBB) { in addSuccessorMBB()
|
H A D | MachineFunctionSplitter.cpp | 118 for (auto *SuccMBB : MBB->successors()) { in setDescendantEHBlocksCold() local
|
H A D | BranchFolding.cpp | 1282 MachineBasicBlock &SuccMBB) { in copyDebugInfoToSuccessor()
|
H A D | MachineVerifier.cpp | 772 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 D | PPCPreEmitPeephole.cpp | 290 for (auto &SuccMBB : MBB.successors()) in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCPreEmitPeephole.cpp | 582 for (auto &SuccMBB : MBB.successors()) in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonNewValueJump.cpp | 537 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 D | X86CondBrFolding.cpp | 198 MachineBasicBlock *SuccMBB, in setBranchProb()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 386 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 D | RISCVFrameLowering.cpp | 1340 MachineBasicBlock *SuccMBB = in canUseAsEpilogue() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 458 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2146 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2266 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2032 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 776 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 874 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 2476 MachineBasicBlock *SuccMBB = MF->CreateMachineBasicBlock(); in split() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 2526 MachineBasicBlock *SuccMBB = MF->CreateMachineBasicBlock(); in split() local
|