Searched refs:UNSIGNED_SCALED (Results 1 – 3 of 3) sorted by relevance
1536 enum MemIndexType { SIGNED_SCALED = 0, UNSIGNED_SCALED }; enumerator1538 static const int LAST_MEM_INDEX_TYPE = UNSIGNED_SCALED + 1;
16383 IndexType = ISD::UNSIGNED_SCALED; in legalizeScatterGatherIndexType()17102 assert(IndexType == ISD::UNSIGNED_SCALED); in PerformDAGCombine()
11872 IndexType = ISD::UNSIGNED_SCALED; in refineIndexType()11877 IndexType = ISD::UNSIGNED_SCALED; in refineIndexType()