Searched refs:GetMsizeInBits (Results 1 – 2 of 2) sorted by relevance
852 int GetMsizeInBits() const { return 1 << GetMsizeInBitsLog2(); } in GetMsizeInBits() function
7184 int msize_in_bits = addr.GetMsizeInBits(); in SVEFaultTolerantLoadHelper()