Searched refs:reverseBranchCondition (Results 26 - 42 of 42) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp297 bool SparcInstrInfo::reverseBranchCondition( function in class:SparcInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp579 if (TII->reverseBranchCondition(Cond))
627 if (TII->reverseBranchCondition(Cond)) {
H A DEarlyIfConversion.cpp341 TII->reverseBranchCondition(Condition);
H A DMachineBlockPlacement.cpp2783 !TII->reverseBranchCondition(Cond)) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1280 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:llvm::TargetInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h292 bool reverseBranchCondition(
H A DR600InstrInfo.cpp933 R600InstrInfo::reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const {
H A DSIInstrInfo.cpp2112 bool SIInstrInfo::reverseBranchCondition( function in class:SIInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp180 /// reverseBranchCondition - Return the inverse opcode of the
182 bool MipsInstrInfo::reverseBranchCondition( function in class:MipsInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp643 // reverseBranchCondition - Reverses the branch condition of the specified
646 bool LanaiInstrInfo::reverseBranchCondition( function in class:LanaiInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp417 bool RISCVInstrInfo::reverseBranchCondition( function in class:RISCVInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp471 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:SystemZInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp590 // Check if reverseBranchCondition has asked to reverse this branch
608 reverseBranchCondition(Cond);
1524 bool HexagonInstrInfo::reverseBranchCondition( function in class:HexagonInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp476 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:ARMBaseInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1314 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:PPCInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp296 bool AArch64InstrInfo::reverseBranchCondition( function in class:AArch64InstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5995 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:X86InstrInfo

Completed in 422 milliseconds

12