Home
last modified time | relevance | path

Searched refs:cosl (Results 1 – 20 of 20) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dsincos-expansion.ll23 %cos = call fp128 @cosl(fp128 %f) readnone
26 ; CHECK: bl cosl
35 declare fp128 @cosl(fp128) readonly
Dillegal-float-ops.ll24 ; CHECK: bl cosl
/external/stlport/stlport/stl/config/
D_como.h87 # define cosl cos macro
116 # define cosl cos macro
161 # define cosl cos macro
/external/llvm/test/CodeGen/X86/
Dsincos-opt.ll54 ; GNU_SINCOS: callq cosl
57 %call1 = tail call x86_fp80 @cosl(x86_fp80 %x) nounwind
68 declare x86_fp80 @cosl(x86_fp80)
Dsincos.ll49 declare x86_fp80 @cosl(x86_fp80) readonly
73 %Y = call x86_fp80 @cosl(x86_fp80 %X) readonly
/external/clang/test/CodeGen/
Dlibcall-declarations.c24 long double cosl(long double);
81 atan2f, ceil, ceill, ceilf, copysign, copysignl, copysignf, cos, cosl, cosf,
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h175 cosl, enumerator
690 case LibFunc::cos: case LibFunc::cosf: case LibFunc::cosl: in hasOptimizedCodeGen()
/external/bison/linux-lib/
Dmath.h813 # undef cosl
814 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
816 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
817 _GL_CXXALIASWARN (cosl);
819 # undef cosl
821 _GL_WARN_ON_USE (cosl, "cosl is unportable - "
/external/bison/lib/
Dmath.in.h501 # undef cosl
502 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
504 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
505 _GL_CXXALIASWARN (cosl);
507 # undef cosl
509 _GL_WARN_ON_USE (cosl, "cosl is unportable - "
/external/bison/darwin-lib/
Dmath.h813 # undef cosl
814 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
816 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
817 _GL_CXXALIASWARN (cosl);
819 # undef cosl
821 _GL_WARN_ON_USE (cosl, "cosl is unportable - "
/external/llvm/test/CodeGen/Mips/
Dmips64-f128.ll276 ; CHECK: ld $25, %call16(cosl)
281 %call = tail call fp128 @cosl(fp128 %0) nounwind
285 declare fp128 @cosl(fp128) #2
/external/llvm/lib/Target/
DTargetLibraryInfo.cpp386 TLI.setUnavailable(LibFunc::cosl); in initialize()
/external/bison/m4/
Dmath_h.m442 cbrt cbrtf cbrtl ceilf ceill copysign copysignf copysignl cosf cosl coshf
/external/stlport/stlport/stl/
D_cmath.h94 inline long double cosl(long double v) { return __cosl(v); } in cosl() function
/external/clang/lib/Headers/
Dtgmath.h249 __tg_cos(long double __x) {return cosl(__x);} in __tg_cos()
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1826 case LibFunc::cosl: in lookupOptimization()
/external/clang/include/clang/Basic/
DBuiltins.def851 LIBBUILTIN(cosl, "LdLd", "fe", "math.h", ALL_LANGUAGES)
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1807 case LibFunc::cosl: in getIntrinsicIDForCall()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5610 case LibFunc::cosl: in visitCall()
/external/bison/
Dconfigure24887 …atanl cbrt cbrtf cbrtl ceilf ceill copysign copysignf copysignl cosf cosl coshf expf exp…