Searched refs:isImmHL (Results 1 – 6 of 6) sorted by relevance
155 static inline bool isImmHL(uint64_t Val) { in isImmHL() function
354 return SystemZ::isImmHL(N->getZExtValue());372 return SystemZ::isImmHL(uint64_t(~N->getZExtValue()));
1886 !SystemZ::isImmHL(Mask) && !SystemZ::isImmHH(Mask)) in getTestUnderMaskCond()
171 static inline bool isImmHL(uint64_t Val) { in isImmHL() function
389 return SystemZ::isImmHL(N->getZExtValue());407 return SystemZ::isImmHL(uint64_t(~N->getZExtValue()));
2033 !SystemZ::isImmHL(Mask) && !SystemZ::isImmHH(Mask)) in getTestUnderMaskCond()