Searched refs:sinl (Results 1 – 6 of 6) sorted by relevance
1 ; RUN: llc < %s -o - | grep sinl7 %tmp2 = tail call x86_fp80 @sinl( x86_fp80 %x ) nounwind readonly ; <x86_fp80> [#uses=1]11 declare x86_fp80 @sinl(x86_fp80) nounwind readonly
11 declare x86_fp80 @sinl(x86_fp80) readonly24 %Y = call x86_fp80 @sinl(x86_fp80 %X) readonly
88 # define sinl sin macro112 # define sinl sin macro162 # define sinl sin macro
95 inline long double sinl(long double v) { return __sinl(v); } in sinl() function
278 __tg_sin(long double __x) {return sinl(__x);} in __tg_sin()
725 LIBBUILTIN(sinl, "LdLd", "fe", "math.h", ALL_LANGUAGES)