Searched defs:sqrtps (Results 1 – 8 of 8) sorted by relevance
1934 fn sqrtps(a: __m128) -> __m128; in sqrtps() function
1431 void AssemblerX8664::sqrtps(XmmRegister dst) { in sqrtps() function in Ice::X8664::AssemblerX8664
1330 void AssemblerX8632::sqrtps(XmmRegister dst) { in sqrtps() function in Ice::X8632::AssemblerX8632
3471 RValue<Float4> sqrtps(RValue<Float4> val) in sqrtps() function