Home
last modified time | relevance | path

Searched refs:ICC_F (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiCondCode.h12 ICC_F = 1, // false enumerator
38 case LPCC::ICC_F: in lanaiCondCodeToString()
75 .EndsWith("f", LPCC::ICC_F) in suffixToLanaiCondCode()
H A DLanaiInstrInfo.cpp127 return LPCC::ICC_F; in getOppositeCondition()
128 case LPCC::ICC_F: // false in getOppositeCondition()
396 case LPCC::ICC_F: // none in optimizeCompareInstr()