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