Searched refs:GetPrintRegSizeInBytesLog2 (Results 1 – 1 of 1) sorted by relevance
1158 unsigned GetPrintRegSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegSizeInBytesLog2() function1167 return 1 << GetPrintRegSizeInBytesLog2(format); in GetPrintRegSizeInBytes()1171 unsigned reg_size_log2 = GetPrintRegSizeInBytesLog2(format); in GetPrintRegLaneCount()