Searched defs:rsqrtps (Results 1 – 3 of 3) sorted by relevance
1337 void AssemblerX8632::rsqrtps(XmmRegister dst) { in rsqrtps() function in Ice::X8632::AssemblerX8632
1439 void AssemblerX8664::rsqrtps(XmmRegister dst) { in rsqrtps() function in Ice::X8664::AssemblerX8664
3739 RValue<Float4> rsqrtps(RValue<Float4> val) in rsqrtps() function