Searched refs:GetPrintRegLaneCount (Results 1 – 2 of 2) sorted by relevance
769 GetPrintRegLaneCount(format), lane); in PrintVRead()779 VIXL_ASSERT(GetPrintRegLaneCount(format) == 1); in PrintWrite()802 int lane_count = GetPrintRegLaneCount(format); in PrintVWrite()
1170 unsigned GetPrintRegLaneCount(PrintRegisterFormat format) { in GetPrintRegLaneCount() function