/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineLoopUtils.cpp | 114 TII->removeBranch(*NewBB); in PeelSingleBlockLoop() 126 TII->removeBranch(*Loop); in PeelSingleBlockLoop() 129 if (TII->removeBranch(*NewBB) > 0) in PeelSingleBlockLoop()
|
H A D | BranchRelaxation.cpp | 378 auto removeBranch = [&](MachineBasicBlock *MBB) { in fixupConditionalBranch() 381 TII->removeBranch(*MBB, &RemovedSize); in fixupConditionalBranch() 427 removeBranch(MBB); in fixupConditionalBranch() 465 removeBranch(MBB); in fixupUnconditionalBranch() 490 removeBranch(MBB); in fixupUnconditionalBranch() 531 removeBranch(MBB); in fixupUnconditionalBranch() 340 auto removeBranch = [&](MachineBasicBlock *MBB) { fixupConditionalBranch() local
|
H A D | BranchFolding.cpp | 474 TII->removeBranch(*CurMBB); in FixTail() 1129 TII->removeBranch(*PBB); in TailMergeBlocks() 1408 TII->removeBranch(PrevBB); in OptimizeBlock() 1456 TII->removeBranch(PrevBB); in OptimizeBlock() 1466 TII->removeBranch(PrevBB); in OptimizeBlock() 1480 TII->removeBranch(PrevBB); in OptimizeBlock() 1518 TII->removeBranch(PrevBB); in OptimizeBlock() 1581 TII->removeBranch(*MBB); in OptimizeBlock() 1598 TII->removeBranch(*MBB); in OptimizeBlock() 1629 TII->removeBranch(PrevBB); in OptimizeBlock() [all …]
|
H A D | TailDuplicator.cpp | 794 TII->removeBranch(*PredBB); in duplicateSimpleBB() 897 TII->removeBranch(*PredBB); in tailDuplicate() 955 bool RemovedBranches = TII->removeBranch(*PrevBB) != 0; in tailDuplicate() 983 TII->removeBranch(*PrevBB); in tailDuplicate()
|
H A D | MachineBasicBlock.cpp | 712 TII->removeBranch(*this); in updateTerminator() 740 TII->removeBranch(*this); in updateTerminator() 743 TII->removeBranch(*this); in updateTerminator() 758 TII->removeBranch(*this); in updateTerminator() 774 TII->removeBranch(*this); in updateTerminator() 777 TII->removeBranch(*this); in updateTerminator()
|
H A D | IfConversion.cpp | 622 TII->removeBranch(*BBI.BB); in reverseBranchCondition() 1558 BBI.NonPredSize -= TII->removeBranch(*BBI.BB); in IfConvertSimple() 1670 BBI.NonPredSize -= TII->removeBranch(*BBI.BB); in IfConvertTriangle() 1678 CvtBBI->NonPredSize -= TII->removeBranch(CvtMBB); in IfConvertTriangle() 1803 BBI.NonPredSize -= TII->removeBranch(*BBI.BB); in IfConvertDiamondCommon() 1901 BBI2->NonPredSize -= TII->removeBranch(*BBI2->BB); in IfConvertDiamondCommon()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.h | 63 unsigned removeBranch(MachineBasicBlock &MBB,
|
H A D | NVPTXInstrInfo.cpp | 151 unsigned NVPTXInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch() function in NVPTXInstrInfo
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstrInfo.h | 45 unsigned removeBranch(MachineBasicBlock &MBB,
|
H A D | SPIRVInstrInfo.cpp | 214 unsigned SPIRVInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch() function in SPIRVInstrInfo
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.h | 55 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrInfo.h | 59 unsigned removeBranch(MachineBasicBlock &MBB,
|
H A D | WebAssemblyFixBrTableDefaults.cpp | 139 TII.removeBranch(*HeaderMBB, nullptr); in fixBrTableDefault()
|
H A D | WebAssemblyInstrInfo.cpp | 137 unsigned WebAssemblyInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch() function in WebAssemblyInstrInfo
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.h | 64 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.h | 62 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.h | 74 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfo.h | 70 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.h | 63 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.h | 70 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.h | 67 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.h | 104 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.h | 92 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.h | 68 unsigned removeBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.h | 176 unsigned removeBranch(MachineBasicBlock &MBB,
|