Searched refs:GetPrintRegLaneCount (Results 1 – 2 of 2) sorted by relevance
907 GetPrintRegLaneCount(format), in PrintVRead()921 VIXL_ASSERT(GetPrintRegLaneCount(format) == 1); in PrintWrite()948 int lane_count = GetPrintRegLaneCount(format); in PrintVWrite()
1451 unsigned GetPrintRegLaneCount(PrintRegisterFormat format) { in GetPrintRegLaneCount() function