Lines Matching refs:tmp5
1734 register f32 tmp5, tmp6, tmp7, tmp8, tmp9; in __PSMTXRotAxisRadInternal() local
1765 frsqrte tmp5, tmp4 in __PSMTXRotAxisRadInternal()
1768 fmuls tmp2, tmp5, tmp5 // E*E in __PSMTXRotAxisRadInternal()
1769 fmuls tmp3, tmp5, tmp9 // E/2 in __PSMTXRotAxisRadInternal()
1771 fmuls tmp5, tmp2, tmp3 // (E/2)(3-E*E*S) in __PSMTXRotAxisRadInternal()
1777 ps_muls0 tmp0, tmp0, tmp5 in __PSMTXRotAxisRadInternal()
1779 ps_muls0 tmp1, tmp1, tmp5 in __PSMTXRotAxisRadInternal()
1786 ps_muls0 tmp5, tmp1, tT in __PSMTXRotAxisRadInternal()
1818 ps_muls0 tmp5, tmp5, tmp1 in __PSMTXRotAxisRadInternal()
1826 ps_sum0 tmp5, tmp5, fc0, cT in __PSMTXRotAxisRadInternal()
1830 psq_st tmp5, 40(m), 0, 0 in __PSMTXRotAxisRadInternal()
2192 register f32 tmp5, tmp6, tmp7, tmp8, tmp9; in PSMTXQuat() local
2209 ps_merge10 tmp5, tmp0, tmp0 in PSMTXQuat()
2217 ps_muls1 tmp7, tmp5, tmp1 in PSMTXQuat()
2234 ps_madd tmp8, tmp0, tmp5, tmp6 in PSMTXQuat()
2236 ps_msub tmp6, tmp0, tmp5, tmp6 in PSMTXQuat()
2252 ps_madds0 tmp5, tmp0, tmp1, tmp7 in PSMTXQuat()
2256 ps_nmsub tmp7, tmp7, c_two, tmp5 in PSMTXQuat()
2262 ps_mul tmp5, tmp5, scale in PSMTXQuat()
2268 psq_st tmp5, 8(m), 1, 0 in PSMTXQuat()
2272 ps_merge01 tmp9, tmp7, tmp5 in PSMTXQuat()
2335 register f32 tmp4, tmp5, tmp6, tmp7; in PSMTXReflect() local
2374 ps_muls0 tmp5, vn_xy, pdotn in PSMTXReflect()
2381 ps_merge00 tmp7, tmp4, tmp5 in PSMTXReflect()
2385 ps_merge11 tmp5, tmp4, tmp5 in PSMTXReflect()
2391 psq_st tmp5, 24(m), 0, 0 in PSMTXReflect()