Searched refs:f1_value (Results 1 – 3 of 3) sorted by relevance
911 RegisterValue r2_value, r3_value, f0_value, f1_value, f2_value; in GetReturnValueObjectImpl() local981 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()982 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()987 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()988 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()
909 RegisterValue f1_value; in GetReturnValueObjectImpl() local911 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()922 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()930 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()