Home | History | Annotate | Download | only in mips64

Lines Matching refs:ToDoubleRegister

53     return ToDoubleRegister(op);
2460 ? g.ToDoubleRegister(destination)
2468 FPURegister src = g.ToDoubleRegister(source);
2470 FPURegister dst = g.ToDoubleRegister(destination);
2480 __ ldc1(g.ToDoubleRegister(destination), src);
2525 FPURegister src = g.ToDoubleRegister(source);
2527 FPURegister dst = g.ToDoubleRegister(destination);