Home
last modified time | relevance | path

Searched defs:getOppositeCondition (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() function
/aosp_15_r20/external/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp218 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp240 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp236 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp123 static LPCC::CondCode getOppositeCondition(LPCC::CondCode CC) { in getOppositeCondition() function
/aosp_15_r20/external/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp125 static LPCC::CondCode getOppositeCondition(LPCC::CondCode CC) { in getOppositeCondition() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp123 static LPCC::CondCode getOppositeCondition(LPCC::CondCode CC) { in getOppositeCondition() function
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h47 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() function
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstMIPS32.cpp104 CondMIPS32::Cond InstMIPS32::getOppositeCondition(CondMIPS32::Cond Cond) { in getOppositeCondition() function in Ice::MIPS32::InstMIPS32
H A DIceInstX8664.cpp108 Cond::BrCond InstX86Base::getOppositeCondition(BrCond Cond) { in getOppositeCondition() function in Ice::X8664::InstX86Base
H A DIceInstARM32.cpp111 CondARM32::Cond InstARM32::getOppositeCondition(CondARM32::Cond Cond) { in getOppositeCondition() function in Ice::ARM32::InstARM32
H A DIceInstX8632.cpp120 Cond::BrCond InstX86Base::getOppositeCondition(BrCond Cond) { in getOppositeCondition() function in Ice::X8632::InstX86Base