Searched refs:GetPrintRegSizeInBytesLog2 (Results 1 – 2 of 2) sorted by relevance
1246 unsigned GetPrintRegSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegSizeInBytesLog2() function1255 return 1 << GetPrintRegSizeInBytesLog2(format); in GetPrintRegSizeInBytes()1259 unsigned reg_size_log2 = GetPrintRegSizeInBytesLog2(format); in GetPrintRegLaneCount()
1413 unsigned GetPrintRegSizeInBytesLog2(PrintRegisterFormat format) {1422 return 1 << GetPrintRegSizeInBytesLog2(format);1426 unsigned reg_size_log2 = GetPrintRegSizeInBytesLog2(format);