Home | History | Annotate | Download | only in optimizing

Lines Matching refs:DRegister

58 static constexpr DRegister DTMP = D31;
2286 DRegister temp_d = FromLowSToD(temp_s);
2417 DRegister out_d = FromLowSToD(out_s);
2419 DRegister temp_d = FromLowSToD(temp_s);
2421 DRegister constant_d = FromLowSToD(constant_s);
3881 DRegister value_reg = FromLowSToD(value.AsFpuRegisterPairLow<SRegister>());
4083 DRegister out_reg = FromLowSToD(out.AsFpuRegisterPairLow<SRegister>());
5037 DRegister first = FromLowSToD(source.AsFpuRegisterPairLow<SRegister>());
5038 DRegister second = FromLowSToD(destination.AsFpuRegisterPairLow<SRegister>());
5043 DRegister reg = source.IsFpuRegisterPair()