Searched refs:GetMsizeInBytes (Results 1 – 2 of 2) sorted by relevance
7226 int msize_in_bytes = addr.GetMsizeInBytes(); in SVEStructuredStoreHelper()7287 int msize_in_bytes = addr.GetMsizeInBytes(); in SVEStructuredLoadHelper()7419 int msize_in_bytes = addr.GetMsizeInBytes(); in SVEFaultTolerantLoadHelper()7635 return base_ + (lane * GetRegCount()) * GetMsizeInBytes(); in GetStructAddress()
861 int GetMsizeInBytes() const { return 1 << GetMsizeInBytesLog2(); } in GetMsizeInBytes() function879 return GetStructAddress(lane) + (reg * GetMsizeInBytes()); in GetElementAddress()