Searched refs:ReverseBranchCondition (Results 26 - 34 of 34) sorted by relevance

12

/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp458 if (TII->ReverseBranchCondition(Cond))
494 if (TII->ReverseBranchCondition(Cond)) {
H A DMachineBlockPlacement.cpp1284 !TII->ReverseBranchCondition(Cond)) {
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp362 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:SystemZInstrInfo
/external/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp956 R600InstrInfo::ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:R600InstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp488 // Check if ReverseBranchCondition has asked to reverse this branch
507 ReverseBranchCondition(Cond);
1007 bool HexagonInstrInfo::ReverseBranchCondition( function in class:HexagonInstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1178 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:PPCInstrInfo
/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp179 bool AArch64InstrInfo::ReverseBranchCondition( function in class:AArch64InstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp435 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:ARMBaseInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6723 ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:X86InstrInfo

Completed in 528 milliseconds

12