Searched refs:second_callee_save (Results 1 – 2 of 2) sorted by relevance
4658 uint32_t second_callee_save = CTZ(kArm64CalleeSaveRefSpills ^ (1u << first_callee_save)); in CreateVarHandleCompareAndSetOrExchangeLocations() local4663 locations->SetTempAt(0u, Location::RegisterLocation(second_callee_save)); in CreateVarHandleCompareAndSetOrExchangeLocations()
4589 constexpr int second_callee_save = CTZ(kArmCalleeSaveRefSpills ^ (1u << first_callee_save)); in CreateVarHandleCompareAndSetOrExchangeLocations() local4594 locations->SetTempAt(0u, Location::RegisterLocation(second_callee_save)); in CreateVarHandleCompareAndSetOrExchangeLocations()