Searched refs:isImmLL (Results 1 – 10 of 10) sorted by relevance
145 static inline bool isImmLL(uint64_t Val) { in isImmLL() function
263 return SystemZ::isImmLL(N->getZExtValue());273 return SystemZ::isImmLL(uint32_t(~N->getZExtValue()));346 return SystemZ::isImmLL(N->getZExtValue());364 return SystemZ::isImmLL(uint64_t(~N->getZExtValue()));
94 if (SystemZ::isImmLL(Imm)) { in shortenIIF()
1503 else if (SystemZ::isImmLL(Value)) in loadImmediate()
1885 if (!SystemZ::isImmLL(Mask) && !SystemZ::isImmLH(Mask) && in getTestUnderMaskCond()
161 static inline bool isImmLL(uint64_t Val) { in isImmLL() function
289 return SystemZ::isImmLL(N->getZExtValue());299 return SystemZ::isImmLL(uint32_t(~N->getZExtValue()));381 return SystemZ::isImmLL(N->getZExtValue());399 return SystemZ::isImmLL(uint64_t(~N->getZExtValue()));
1847 else if (SystemZ::isImmLL(Value)) in loadImmediate()
2032 if (!SystemZ::isImmLL(Mask) && !SystemZ::isImmLH(Mask) && in getTestUnderMaskCond()