Searched refs:GetPrintRegLaneSizeInBytesLog2 (Results 1 – 1 of 1) sorted by relevance
1150 unsigned GetPrintRegLaneSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegLaneSizeInBytesLog2() function1155 return 1 << GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegLaneSizeInBytes()1163 return GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegSizeInBytesLog2()1172 unsigned lane_size_log2 = GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegLaneCount()