Searched refs:isIndexTypeSigned (Results 1 – 4 of 4) sorted by relevance
1651 inline bool isIndexTypeSigned(MemIndexType IndexType) { in isIndexTypeSigned() function
2936 bool isIndexSigned() const { return isIndexTypeSigned(getIndexType()); }3020 bool isIndexSigned() const { return isIndexTypeSigned(getIndexType()); }
16257 if (isIndexTypeSigned(IndexType)) in narrowIndex()19224 if (!isIndexTypeSigned(IndexType)) in legalizeScatterGatherIndexType()
12496 if (ISD::isIndexTypeSigned(IndexType)) { in refineIndexType()12504 ISD::isIndexTypeSigned(IndexType) && in refineIndexType()