Searched refs:UNSIGNED_SCALED (Results 1 – 3 of 3) sorted by relevance
1647 enum MemIndexType { SIGNED_SCALED = 0, UNSIGNED_SCALED }; enumerator1649 static const int LAST_MEM_INDEX_TYPE = UNSIGNED_SCALED + 1;
19235 IndexType = ISD::UNSIGNED_SCALED; in legalizeScatterGatherIndexType()20146 assert(IndexType == ISD::UNSIGNED_SCALED); in PerformDAGCombine()
12492 IndexType = ISD::UNSIGNED_SCALED; in refineIndexType()12497 IndexType = ISD::UNSIGNED_SCALED; in refineIndexType()