Searched defs:TotalSizeInBytes (Results 1 – 3 of 3) sorted by relevance
138 int TotalSizeInBytes() const { return RegisterSizeInBytes() * Count(); } in TotalSizeInBytes() function
266 VIXL_DEPRECATED("GetTotalSizeInBytes", unsigned TotalSizeInBytes() const) { in TotalSizeInBytes() function
754 ValueProfData *allocValueProfDataInstrProf(size_t TotalSizeInBytes) { in allocValueProfDataInstrProf()