in Sources/_NumericsShims/include/_NumericsShims.h [50:52]
HEADER_SHIM float libm_atanf(float x) { return __builtin_atanf(x); }