Lines Matching refs:tmp5
1726 register f32 tmp5, tmp6, tmp7, tmp8, tmp9; in __PSMTXRotAxisRadInternal() local
1757 frsqrte tmp5, tmp4 in __PSMTXRotAxisRadInternal()
1760 fmuls tmp2, tmp5, tmp5 // E*E in __PSMTXRotAxisRadInternal()
1761 fmuls tmp3, tmp5, tmp9 // E/2 in __PSMTXRotAxisRadInternal()
1763 fmuls tmp5, tmp2, tmp3 // (E/2)(3-E*E*S) in __PSMTXRotAxisRadInternal()
1769 ps_muls0 tmp0, tmp0, tmp5 in __PSMTXRotAxisRadInternal()
1771 ps_muls0 tmp1, tmp1, tmp5 in __PSMTXRotAxisRadInternal()
1778 ps_muls0 tmp5, tmp1, tT in __PSMTXRotAxisRadInternal()
1810 ps_muls0 tmp5, tmp5, tmp1 in __PSMTXRotAxisRadInternal()
1818 ps_sum0 tmp5, tmp5, fc0, cT in __PSMTXRotAxisRadInternal()
1822 psq_st tmp5, 40(m), 0, 0 in __PSMTXRotAxisRadInternal()
2184 register f32 tmp5, tmp6, tmp7, tmp8, tmp9; in PSMTXQuat() local
2201 ps_merge10 tmp5, tmp0, tmp0 in PSMTXQuat()
2209 ps_muls1 tmp7, tmp5, tmp1 in PSMTXQuat()
2226 ps_madd tmp8, tmp0, tmp5, tmp6 in PSMTXQuat()
2228 ps_msub tmp6, tmp0, tmp5, tmp6 in PSMTXQuat()
2244 ps_madds0 tmp5, tmp0, tmp1, tmp7 in PSMTXQuat()
2248 ps_nmsub tmp7, tmp7, c_two, tmp5 in PSMTXQuat()
2254 ps_mul tmp5, tmp5, scale in PSMTXQuat()
2260 psq_st tmp5, 8(m), 1, 0 in PSMTXQuat()
2264 ps_merge01 tmp9, tmp7, tmp5 in PSMTXQuat()
2327 register f32 tmp4, tmp5, tmp6, tmp7; in PSMTXReflect() local
2366 ps_muls0 tmp5, vn_xy, pdotn in PSMTXReflect()
2373 ps_merge00 tmp7, tmp4, tmp5 in PSMTXReflect()
2377 ps_merge11 tmp5, tmp4, tmp5 in PSMTXReflect()
2383 psq_st tmp5, 24(m), 0, 0 in PSMTXReflect()