Searched refs:float_index (Results 1 – 1 of 1) sorted by relevance
123 uint32_t float_index = float_index_++; in GetNextLocation() local124 if (float_index < calling_convention.GetNumberOfFpuRegisters()) { in GetNextLocation()126 calling_convention.GetFpuRegisterAt(float_index)); in GetNextLocation()