Searched refs:isImmHH (Results 1 – 6 of 6) sorted by relevance
160 static inline bool isImmHH(uint64_t Val) { in isImmHH() function
358 return SystemZ::isImmHH(N->getZExtValue());376 return SystemZ::isImmHH(uint64_t(~N->getZExtValue()));
1886 !SystemZ::isImmHL(Mask) && !SystemZ::isImmHH(Mask)) in getTestUnderMaskCond()
176 static inline bool isImmHH(uint64_t Val) { in isImmHH() function
393 return SystemZ::isImmHH(N->getZExtValue());411 return SystemZ::isImmHH(uint64_t(~N->getZExtValue()));
2033 !SystemZ::isImmHL(Mask) && !SystemZ::isImmHH(Mask)) in getTestUnderMaskCond()