Searched refs:f1_value (Results 1 – 3 of 3) sorted by relevance
874 RegisterValue r2_value, r3_value, f0_value, f1_value, f2_value; in GetReturnValueObjectImpl() local944 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()945 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()950 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()951 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()
872 RegisterValue f1_value; in GetReturnValueObjectImpl() local874 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()885 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()893 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()
580 RegisterValue f1_value; in GetReturnValueObjectSimple() local581 if (reg_ctx->ReadRegister(f1_info, f1_value)) { in GetReturnValueObjectSimple()583 if (f1_value.GetData(data)) { in GetReturnValueObjectSimple()