Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIEliminationUtils.cpp21 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
DLiveVariables.cpp603 MachineBasicBlock *SuccMBB = *SI; in runOnBlock() local
747 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in isLiveOut() local
DBranchFolding.cpp1323 MachineBasicBlock &SuccMBB) { in copyDebugInfoToSuccessor()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCPreEmitPeephole.cpp290 for (auto &SuccMBB : MBB.successors()) in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CondBrFolding.cpp198 MachineBasicBlock *SuccMBB, in setBranchProb()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2266 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
DSelectionDAGBuilder.cpp9995 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in HandlePHINodesInSuccessorBlocks() local
10066 MachineBasicBlock *SuccMBB) { in AddSuccessorMBB()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp776 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp2526 MachineBasicBlock *SuccMBB = MF->CreateMachineBasicBlock(); in split() local