Searched refs:GetPrintRegSizeInBytesLog2 (Results 1 – 2 of 2) sorted by relevance
1134 unsigned GetPrintRegSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegSizeInBytesLog2() function1143 return 1 << GetPrintRegSizeInBytesLog2(format); in GetPrintRegSizeInBytes()1147 unsigned reg_size_log2 = GetPrintRegSizeInBytesLog2(format); in GetPrintRegLaneCount()
1369 unsigned GetPrintRegSizeInBytesLog2(PrintRegisterFormat format) {1378 return 1 << GetPrintRegSizeInBytesLog2(format);1382 unsigned reg_size_log2 = GetPrintRegSizeInBytesLog2(format);