Searched refs:SetRegisterLocationToSame (Results 1 – 4 of 4) sorted by relevance
533 m_state.row.SetRegisterLocationToSame(reg_num, in WriteRegister()563 m_state.row.SetRegisterLocationToSame(reg_num, in WriteRegister()
385 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()
353 bool UnwindPlan::Row::SetRegisterLocationToSame(uint32_t reg_num, in SetRegisterLocationToSame() function in UnwindPlan::Row