Searched defs:SrcMBB (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIPreEmitPeephole.cpp | 296 MachineBasicBlock &SrcMBB, MachineBasicBlock *&TrueMBB, in getBlockDestinations() argument 345 MachineBasicBlock &SrcMBB) { in removeExeczBranch() argument
|
H A D | R600MachineCFGStructurizer.cpp | 367 MachineBasicBlock *SrcMBB, MachineBasicBlock *DstMBB, in singlePathTo() argument 630 cloneSuccessorList(MachineBasicBlock * DstMBB,MachineBasicBlock * SrcMBB) cloneSuccessorList() argument 645 replaceInstrUseOfBlockWith(MachineBasicBlock * SrcMBB,MachineBasicBlock * OldMBB,MachineBasicBlock * NewBlk) replaceInstrUseOfBlockWith() argument 1329 mergeSerialBlock(MachineBasicBlock * DstMBB,MachineBasicBlock * SrcMBB) mergeSerialBlock() argument 1473 cloneOnSideEntryTo(MachineBasicBlock * PreMBB,MachineBasicBlock * SrcMBB,MachineBasicBlock * DstMBB) cloneOnSideEntryTo() argument 1515 migrateInstruction(MachineBasicBlock * SrcMBB,MachineBasicBlock * DstMBB,MachineBasicBlock::iterator I) migrateInstruction() argument [all...] |
H A D | AMDGPURegisterBankInfo.cpp | 2236 B.setInsertPt(*SrcMBB, SrcMBB->getFirstTerminator()); in applyMappingImpl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 1159 const MachineBasicBlock *SrcMBB = Src.getBlock(); setCommonTailEdgeWeights() local
|