Searched refs:SetRegisterLocationToSame (Results 1 – 4 of 4) sorted by relevance
613 m_curr_row->SetRegisterLocationToSame(reg_num, in WriteRegister()643 m_curr_row->SetRegisterLocationToSame(reg_num, in WriteRegister()
359 bool SetRegisterLocationToSame(uint32_t reg_num, bool must_replace);
447 row->SetRegisterLocationToSame(gpr_lr_arm64, /*must_replace=*/false); in CreateFunctionEntryUnwind()448 row->SetRegisterLocationToSame(gpr_fp_arm64, /*must_replace=*/false); in CreateFunctionEntryUnwind()
343 bool UnwindPlan::Row::SetRegisterLocationToSame(uint32_t reg_num, in SetRegisterLocationToSame() function in UnwindPlan::Row