Searched refs:isImmHF (Results 1 – 3 of 3) sorted by relevance
104 static inline bool isImmHF(uint64_t Val) { in isImmHF() function
886 SystemZ::isImmHF(~RISBG.Mask)) { in tryRISBGZero()1063 if (!SystemZ::isImmLF(Val) && !SystemZ::isImmHF(Val)) in Select()1086 if (!SystemZ::isImmLF(Val) && !SystemZ::isImmHF(Val) && !isInt<32>(Val)) in Select()
312 return SystemZ::isImmHF(N->getZExtValue());322 return SystemZ::isImmHF(uint64_t(~N->getZExtValue()));