Searched defs:AnalyzeBranch (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp172 bool MSP430InstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, function in class:MSP430InstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp169 bool NVPTXInstrInfo::AnalyzeBranch( function in class:NVPTXInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp86 bool MipsInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, function in class:MipsInstrInfo
184 AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, function in class:MipsInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp125 bool SparcInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, function in class:SparcInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp191 XCoreInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, function in class:XCoreInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp192 AArch64InstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,MachineBasicBlock *&TBB, function in class:AArch64InstrInfo
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetInstrInfo.h287 virtual bool AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, function in class:llvm::TargetInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp229 bool PPCInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,MachineBasicBlock *&TBB, function in class:PPCInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp241 bool SystemZInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, function in class:SystemZInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp172 bool HexagonInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, function in class:HexagonInstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2707 bool X86InstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, function in class:X86InstrInfo
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp272 ARMBaseInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,MachineBasicBlock *&TBB, function in class:ARMBaseInstrInfo

Completed in 373 milliseconds