Searched defs:reverseBranchCondition (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp133 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:MSP430InstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp185 bool WebAssemblyInstrInfo::reverseBranchCondition( function in class:WebAssemblyInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp400 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:XCoreInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp196 bool MipsInstrInfo::reverseBranchCondition( function in class:MipsInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp349 bool ARCInstrInfo::reverseBranchCondition( function in class:ARCInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp217 bool CSKYInstrInfo::reverseBranchCondition( function in class:CSKYInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp469 bool AVRInstrInfo::reverseBranchCondition( function in class:llvm::AVRInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp498 bool LoongArchInstrInfo::reverseBranchCondition( function in class:LoongArchInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp393 bool SparcInstrInfo::reverseBranchCondition( function in class:SparcInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp642 bool LanaiInstrInfo::reverseBranchCondition( function in class:LanaiInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp314 bool VEInstrInfo::reverseBranchCondition( function in class:VEInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2019 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:PPCInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp618 bool IfConverter::reverseBranchCondition(BBInfo &BBI) const { function in class:IfConverter
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp488 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:SystemZInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp497 bool AArch64InstrInfo::reverseBranchCondition( function in class:AArch64InstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1159 bool RISCVInstrInfo::reverseBranchCondition( function in class:RISCVInstrInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1537 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:llvm::ExtAddrMode::TargetInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1633 bool HexagonInstrInfo::reverseBranchCondition( function in class:HexagonInstrInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp551 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:ARMBaseInstrInfo

Completed in 415 milliseconds