Searched refs:rightmost_lane (Results 1 – 2 of 2) sorted by relevance
754 int rightmost_lane) { in PrintVRegisterFPHelper() argument758 unsigned msb = ((lane_count + rightmost_lane) * lane_size_in_bytes); in PrintVRegisterFPHelper()767 if ((lane_count == 1) && (rightmost_lane == 0)) { in PrintVRegisterFPHelper()782 int leftmost_lane = rightmost_lane + lane_count - 1; in PrintVRegisterFPHelper()783 for (int lane = leftmost_lane; lane >= rightmost_lane; lane--) { in PrintVRegisterFPHelper()802 if (rightmost_lane > 0) { in PrintVRegisterFPHelper()
1598 int rightmost_lane = 0);