in Sources/_NumericsShims/include/_NumericsShims.h [34:36]
HEADER_SHIM float libm_sinf(float x) { return __builtin_sinf(x); }