Searched refs:f1_value (Results 1 – 3 of 3) sorted by relevance
913 RegisterValue r2_value, r3_value, f0_value, f1_value, f2_value; in GetReturnValueObjectImpl() local983 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()984 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()989 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()990 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()
910 RegisterValue f1_value; in GetReturnValueObjectImpl() local912 reg_ctx->ReadRegister(f1_info, f1_value); in GetReturnValueObjectImpl()923 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()931 f1_value.GetData(f1_data); in GetReturnValueObjectImpl()
581 RegisterValue f1_value; in GetReturnValueObjectSimple() local582 if (reg_ctx->ReadRegister(f1_info, f1_value)) { in GetReturnValueObjectSimple()584 if (f1_value.GetData(data)) { in GetReturnValueObjectSimple()