Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp227 unsigned NVPTXInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in NVPTXInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp107 unsigned MSP430InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in MSP430InstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp146 unsigned MipsInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in MipsInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp259 unsigned SparcInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const in RemoveBranch() function in SparcInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp314 XCoreInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in XCoreInstrInfo
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h396 virtual unsigned RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp333 unsigned SystemZInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in SystemZInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp310 unsigned HexagonInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in HexagonInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600InstrInfo.cpp832 R600InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in R600InstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp512 unsigned PPCInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in PPCInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp226 unsigned AArch64InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in AArch64InstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp367 unsigned ARMBaseInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in ARMBaseInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3103 unsigned X86InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch() function in X86InstrInfo