Searched refs:GetSIMDFormatByteSize (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp518 static int32 GetSIMDFormatByteSize(uint32 format) function
546 uint32 count = bitSize / (GetSIMDFormatByteSize(format) * 8);

Completed in 63 milliseconds