Home | History | Annotate | Download | only in runtime

Lines Matching defs:rsqrt

718 extern float __attribute__((overloadable)) rsqrt(float v) {
740 FN_FUNC_FN(rsqrt)
1620 THUNK_NATIVE_F(rsqrt)
2135 HN_FUNC_HN(rsqrt);