Searched defs:GetOppositeBranchCondition (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp102 static ARCCC::CondCode GetOppositeBranchCondition(ARCCC::CondCode CC) { function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp81 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC) function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp157 static inline XCore::CondCode GetOppositeBranchCondition(XCore::CondCode CC) function

Completed in 115 milliseconds