Searched refs:gp_index_ (Results 1 – 6 of 6) sorted by relevance
117 uint32_t gp_index_ = 0u; variable
615 uint32_t index = gp_index_++; in GetNextLocation()625 uint32_t index = gp_index_; in GetNextLocation()627 gp_index_ += 2; in GetNextLocation()632 gp_index_++; in GetNextLocation()
80 gp_index_++; in GetNextLocation()82 (gp_index_ < calling_convention.GetNumberOfRegisters())) { in GetNextLocation()83 next_location = Location::RegisterLocation(calling_convention.GetRegisterAt(gp_index_++)); in GetNextLocation()
1255 uint32_t index = gp_index_++; in GetNextLocation()1265 uint32_t index = gp_index_; in GetNextLocation()1268 gp_index_ += 1; in GetNextLocation()1271 gp_index_ += 2; in GetNextLocation()
388 (gp_index_ < calling_convention.GetNumberOfRegisters())) { in GetNextLocation()389 next_location = LocationFrom(calling_convention.GetRegisterAt(gp_index_++)); in GetNextLocation()
566 uint32_t index = gp_index_++; in GetNextLocation()576 uint32_t index = gp_index_; in GetNextLocation()577 gp_index_ += 2; in GetNextLocation()