Searched defs:ReverseBranchCondition (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeInstrInfo.cpp242 bool MBlazeInstrInfo::ReverseBranchCondition(SmallVectorImpl<MachineOperand> function in class:MBlazeInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp127 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:MSP430InstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUInstrInfo.cpp421 SPUInstrInfo::ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) function in class:SPUInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsInstrInfo.cpp251 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const function in class:MipsInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreInstrInfo.cpp401 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:XCoreInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp758 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:PPCInstrInfo
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetInstrInfo.h628 bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:llvm::TargetInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2328 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:HexagonInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DIfConversion.cpp436 bool IfConverter::ReverseBranchCondition(BBInfo &BBI) { function in class:IfConverter
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp439 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:ARMBaseInstrInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/
H A DX86InstrInfo.cpp4459 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:X86InstrInfo

Completed in 245 milliseconds