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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp132 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:MSP430InstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp220 bool WebAssemblyInstrInfo::reverseBranchCondition( function in class:WebAssemblyInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp466 bool AVRInstrInfo::reverseBranchCondition( function in class:llvm::AVRInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp350 bool ARCInstrInfo::reverseBranchCondition( function in class:ARCInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp297 bool SparcInstrInfo::reverseBranchCondition( function in class:SparcInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp403 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:XCoreInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp183 bool MipsInstrInfo::reverseBranchCondition( function in class:MipsInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp306 bool VEInstrInfo::reverseBranchCondition( function in class:VEInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp646 bool LanaiInstrInfo::reverseBranchCondition( function in class:LanaiInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp411 bool RISCVInstrInfo::reverseBranchCondition( function in class:RISCVInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1299 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:llvm::TargetInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp624 bool IfConverter::reverseBranchCondition(BBInfo &BBI) const { function in class:IfConverter
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp324 bool AArch64InstrInfo::reverseBranchCondition( function in class:AArch64InstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1548 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:PPCInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp471 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:SystemZInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1547 bool HexagonInstrInfo::reverseBranchCondition( function in class:HexagonInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp477 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:ARMBaseInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6679 reverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond) const { function in class:X86InstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2316 bool SIInstrInfo::reverseBranchCondition( function in class:SIInstrInfo

Completed in 402 milliseconds