Searched refs:isIllegalInteger (Results 1 – 5 of 5) sorted by relevance
170 bool isIllegalInteger(unsigned Width) const { in isIllegalInteger() function
243 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); } in isIllegalInteger() function
250 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); } in isIllegalInteger() function
1965 return DL.isIllegalInteger(Width); in isHighCostExpansionHelper()
2081 return DL.isIllegalInteger(Width); in isHighCostExpansionHelper()