Searched refs:GetPrintRegLaneSizeInBytesLog2 (Results 1 – 2 of 2) sorted by relevance
1126 unsigned GetPrintRegLaneSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegLaneSizeInBytesLog2() function1131 return 1 << GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegLaneSizeInBytes()1139 return GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegSizeInBytesLog2()1148 unsigned lane_size_log2 = GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegLaneCount()
1361 unsigned GetPrintRegLaneSizeInBytesLog2(PrintRegisterFormat format) {1366 return 1 << GetPrintRegLaneSizeInBytesLog2(format);1374 return GetPrintRegLaneSizeInBytesLog2(format);1383 unsigned lane_size_log2 = GetPrintRegLaneSizeInBytesLog2(format);