Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() function
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp218 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition() function in llvm::AVRInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp240 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition() function in llvm::AVRInstrInfo
/external/llvm-project/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp240 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition() function in llvm::AVRInstrInfo
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp125 static LPCC::CondCode getOppositeCondition(LPCC::CondCode CC) { in getOppositeCondition() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp123 static LPCC::CondCode getOppositeCondition(LPCC::CondCode CC) { in getOppositeCondition() function
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp123 static LPCC::CondCode getOppositeCondition(LPCC::CondCode CC) { in getOppositeCondition() function
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h47 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() function
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp198 CondMIPS32::Cond InstMIPS32::getOppositeCondition(CondMIPS32::Cond Cond) { in getOppositeCondition() function in Ice::MIPS32::InstMIPS32
DIceInstX86BaseImpl.h45 InstImpl<TraitsType>::InstX86Base::getOppositeCondition(BrCond Cond) { in getOppositeCondition() function
DIceInstARM32.cpp111 CondARM32::Cond InstARM32::getOppositeCondition(CondARM32::Cond Cond) { in getOppositeCondition() function in Ice::ARM32::InstARM32