Searched refs:isImmHF (Results 1 – 3 of 3) sorted by relevance
130 static inline bool isImmHF(uint64_t Val) { in isImmHF() function
931 SystemZ::isImmHF(~RISBG.Mask)) { in tryRISBGZero()1199 if (!SystemZ::isImmLF(Val) && !SystemZ::isImmHF(Val)) in Select()1222 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()));