Home
last modified time | relevance | path

Searched defs:RemoveBranch (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp151 unsigned BPFInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in BPFInstrInfo
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp145 unsigned WebAssemblyInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in WebAssemblyInstrInfo
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp208 unsigned NVPTXInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in NVPTXInstrInfo
/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp107 unsigned MSP430InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in MSP430InstrInfo
/aosp_15_r20/external/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp407 unsigned AVRInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in llvm::AVRInstrInfo
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp147 unsigned MipsInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in MipsInstrInfo
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp272 unsigned SparcInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const in RemoveBranch() function in SparcInstrInfo
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp305 XCoreInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in XCoreInstrInfo
/aosp_15_r20/external/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp693 unsigned LanaiInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in LanaiInstrInfo
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h525 virtual unsigned RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp609 unsigned PPCInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in PPCInstrInfo
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp366 unsigned SystemZInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in SystemZInstrInfo
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp815 R600InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in R600InstrInfo
H A DSIInstrInfo.cpp1146 unsigned SIInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in SIInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DIfConversion.cpp1777 bool RemoveBranch, bool MergeAddEdges) { in IfConvertDiamondCommon()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DIfConversion.cpp1775 bool RemoveBranch, bool MergeAddEdges) { in IfConvertDiamondCommon()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp224 unsigned AArch64InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in AArch64InstrInfo
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp544 unsigned HexagonInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in HexagonInstrInfo
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp385 unsigned ARMBaseInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in ARMBaseInstrInfo
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4198 unsigned X86InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in X86InstrInfo