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