Searched refs:isImmHH (Results 1 – 3 of 3) 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()