Searched defs:DstMBB (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineCFGStructurizer.cpp | 367 MachineBasicBlock *SrcMBB, MachineBasicBlock *DstMBB, in singlePathTo() argument 629 cloneSuccessorList(MachineBasicBlock * DstMBB,MachineBasicBlock * SrcMBB) cloneSuccessorList() argument 1328 mergeSerialBlock(MachineBasicBlock * DstMBB,MachineBasicBlock * SrcMBB) mergeSerialBlock() argument 1473 cloneOnSideEntryTo(MachineBasicBlock * PreMBB,MachineBasicBlock * SrcMBB,MachineBasicBlock * DstMBB) cloneOnSideEntryTo() argument 1516 migrateInstruction(MachineBasicBlock * SrcMBB,MachineBasicBlock * DstMBB,MachineBasicBlock::iterator I) migrateInstruction() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 1572 emitTestBit(Register TestReg,uint64_t Bit,bool IsNegative,MachineBasicBlock * DstMBB,MachineIRBuilder & MIB) const emitTestBit() argument 1605 tryOptAndIntoCompareBranch(MachineInstr & AndInst,bool Invert,MachineBasicBlock * DstMBB,MachineIRBuilder & MIB) const tryOptAndIntoCompareBranch() argument
|