Searched refs:low_even (Results 1 – 1 of 1) sorted by relevance
118 Register low_even = calling_convention.GetRegisterAt(gp_index); in GetNextLocation() local120 DCHECK_EQ(low_even + 1, high_odd); in GetNextLocation()121 next_location = Location::RegisterPairLocation(low_even, high_odd); in GetNextLocation()