Searched refs:AggByteOff (Results 1 – 1 of 1) sorted by relevance
956 uint64_t AggByteOff, Value *&Result, const Twine &Name) { in visitLoadImpl() argument964 AggByteOff + Offset.getFixedValue(), Result, in visitLoadImpl()980 AggByteOff + I * ElemStoreSize.getFixedValue(), in visitLoadImpl()1026 int64_t ByteOffset = AggByteOff + S.Index * ElemBytes; in visitLoadImpl()1076 uint64_t AggByteOff, const Twine &Name) { in visitStoreImpl() argument1084 AggByteOff + Offset.getFixedValue(), in visitStoreImpl()1101 AggByteOff + I * ElemStoreSize.getFixedValue(), Name + Twine(I))); in visitStoreImpl()1146 int64_t ByteOffset = AggByteOff + S.Index * ElemBytes; in visitStoreImpl()