Searched refs:isImmHF (Results 1 – 6 of 6) sorted by relevance
170 static inline bool isImmHF(uint64_t Val) { in isImmHF() function
951 SystemZ::isImmHF(~RISBG.Mask)) { in tryRISBGZero()1256 if (!SystemZ::isImmLF(Val) && !SystemZ::isImmHF(Val)) { in Select()1282 if (!SystemZ::isImmLF(Val) && !SystemZ::isImmHF(Val) && !isInt<32>(Val)) { in Select()
386 return SystemZ::isImmHF(N->getZExtValue());396 return SystemZ::isImmHF(uint64_t(~N->getZExtValue()));
186 static inline bool isImmHF(uint64_t Val) { in isImmHF() function
982 SystemZ::isImmHF(~RISBG.Mask)) in tryRISBGZero()1456 if (!SystemZ::isImmLF(Val) && !SystemZ::isImmHF(Val)) { in Select()1482 if (!SystemZ::isImmLF(Val) && !SystemZ::isImmHF(Val) && !isInt<32>(Val)) { in Select()
421 return SystemZ::isImmHF(N->getZExtValue());431 return SystemZ::isImmHF(uint64_t(~N->getZExtValue()));