Searched refs:isIndexTypeSigned (Results 1 – 4 of 4) sorted by relevance
1540 inline bool isIndexTypeSigned(MemIndexType IndexType) { in isIndexTypeSigned() function
2824 bool isIndexSigned() const { return isIndexTypeSigned(getIndexType()); }2908 bool isIndexSigned() const { return isIndexTypeSigned(getIndexType()); }
14106 if (isIndexTypeSigned(IndexType)) in narrowIndex() 16372 if (!isIndexTypeSigned(IndexType)) in legalizeScatterGatherIndexType()
11876 if (ISD::isIndexTypeSigned(IndexType)) { in refineIndexType()11884 ISD::isIndexTypeSigned(IndexType) && in refineIndexType()