Home
last modified time | relevance | path

Searched refs:sinl (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2008-01-09-LongDoubleSin.ll1 ; RUN: llc < %s -o - | grep sinl
7 %tmp2 = tail call x86_fp80 @sinl( x86_fp80 %x ) nounwind readonly ; <x86_fp80> [#uses=1]
11 declare x86_fp80 @sinl(x86_fp80) nounwind readonly
Dsincos-opt.ll51 ; GNU_SINCOS: callq sinl
54 %call = tail call x86_fp80 @sinl(x86_fp80 %x) nounwind
65 declare x86_fp80 @sinl(x86_fp80)
Dsincos.ll10 declare x86_fp80 @sinl(x86_fp80) readonly
38 %Y = call x86_fp80 @sinl(x86_fp80 %X) readonly
/external/llvm/test/CodeGen/AArch64/
Dsincos-expansion.ll22 %sin = call fp128 @sinl(fp128 %f) readnone
26 ; CHECK: bl sinl
32 declare fp128 @sinl(fp128) readonly
Dillegal-float-ops.ll156 ; CHECK: bl sinl
/external/stlport/stlport/stl/config/
D_como.h88 # define sinl sin macro
112 # define sinl sin macro
162 # define sinl sin macro
/external/clang/test/CodeGen/
Dlibcall-declarations.c66 long double sinl(long double);
85 rint, rintl, rintf, round, roundl, roundf, sin, sinl, sinf, sqrt, sqrtl,
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h481 sinl, enumerator
677 case LibFunc::sin: case LibFunc::sinf: case LibFunc::sinl: in hasOptimizedCodeGen()
/external/bison/linux-lib/
Dmath.h2150 # undef sinl
2151 _GL_FUNCDECL_SYS (sinl, long double, (long double x));
2153 _GL_CXXALIAS_SYS (sinl, long double, (long double x));
2154 _GL_CXXALIASWARN (sinl);
2156 # undef sinl
2158 _GL_WARN_ON_USE (sinl, "sinl is unportable - "
/external/bison/lib/
Dmath.in.h1838 # undef sinl
1839 _GL_FUNCDECL_SYS (sinl, long double, (long double x));
1841 _GL_CXXALIAS_SYS (sinl, long double, (long double x));
1842 _GL_CXXALIASWARN (sinl);
1844 # undef sinl
1846 _GL_WARN_ON_USE (sinl, "sinl is unportable - "
/external/bison/darwin-lib/
Dmath.h2150 # undef sinl
2151 _GL_FUNCDECL_SYS (sinl, long double, (long double x));
2153 _GL_CXXALIAS_SYS (sinl, long double, (long double x));
2154 _GL_CXXALIASWARN (sinl);
2156 # undef sinl
2158 _GL_WARN_ON_USE (sinl, "sinl is unportable - "
/external/llvm/test/CodeGen/Mips/
Dmips64-f128.ll264 ; CHECK: ld $25, %call16(sinl)
269 %call = tail call fp128 @sinl(fp128 %0) nounwind
273 declare fp128 @sinl(fp128) #2
/external/llvm/lib/Target/
DTargetLibraryInfo.cpp391 TLI.setUnavailable(LibFunc::sinl); in initialize()
/external/bison/m4/
Dmath_h.m452 rint rintf rintl round roundf roundl sinf sinl sinhf sqrtf sqrtl
/external/stlport/stlport/stl/
D_cmath.h95 inline long double sinl(long double v) { return __sinl(v); } in sinl() function
/external/clang/lib/Headers/
Dtgmath.h278 __tg_sin(long double __x) {return sinl(__x);} in __tg_sin()
/external/clang/include/clang/Basic/
DBuiltins.def906 LIBBUILTIN(sinl, "LdLd", "fe", "math.h", ALL_LANGUAGES)
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1509 case LibFunc::sinl: in getIntrinsicIDForCall()
/external/clang/docs/
DLanguageExtensions.rst1167 long double __attribute__((overloadable)) tgsin(long double x) { return sinl(x); }
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5579 case LibFunc::sinl: in visitCall()
/external/bison/
Dconfigure24887 …nder remainderf remainderl rint rintf rintl round roundf roundl sinf sinl sinhf sqrtf sqrtl …