Searched refs:GetPrintRegLaneSizeInBytesLog2 (Results 1 – 1 of 1) sorted by relevance
1431 unsigned GetPrintRegLaneSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegLaneSizeInBytesLog2() function1436 return 1 << GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegLaneSizeInBytes()1444 return GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegSizeInBytesLog2()1453 unsigned lane_size_log2 = GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegLaneCount()