Searched refs:isByteIndexed (Results 1 – 2 of 2) sorted by relevance
268 bool isByteIndexed() const { return Flags & IsByteIndexed; } in isByteIndexed() function
8732 if (!TypeFlags.isByteIndexed() && Ops[1]->getType()->isVectorTy()) { in EmitSVEGatherLoad()8792 if (!TypeFlags.isByteIndexed() && Ops[2]->getType()->isVectorTy()) { in EmitSVEScatterStore()