Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/config/
D_como.h97 # define fabsl fabs macro
130 # define fabsl fabs macro
169 # define fabsl fabs macro
/external/llvm/test/CodeGen/PowerPC/
D2008-07-15-Fabs.ll7 call ppc_fp128 @fabsl( ppc_fp128 %d ) nounwind readnone ; <ppc_fp128>:0 [#uses=1]
19 declare ppc_fp128 @fabsl(ppc_fp128) nounwind readnone
/external/clang/test/CodeGen/
Dlibcall-declarations.c33 long double fabsl(long double);
82 exp, expl, expf, exp2, exp2l, exp2f, fabs, fabsl, fabsf, floor, floorl,
/external/llvm/test/CodeGen/X86/
Dfabs.ll8 declare x86_fp80 @fabsl(x86_fp80)
45 %Y = call x86_fp80 @fabsl(x86_fp80 %X) readnone
/external/bison/linux-lib/
Dmath.h1016 # undef fabsl
1017 # define fabsl rpl_fabsl
1019 _GL_FUNCDECL_RPL (fabsl, long double, (long double x));
1020 _GL_CXXALIAS_RPL (fabsl, long double, (long double x));
1023 # undef fabsl
1024 _GL_FUNCDECL_SYS (fabsl, long double, (long double x));
1026 _GL_CXXALIAS_SYS (fabsl, long double, (long double x));
1028 _GL_CXXALIASWARN (fabsl);
1030 # undef fabsl
1032 _GL_WARN_ON_USE (fabsl, "fabsl is unportable - "
/external/bison/lib/
Dmath.in.h704 # undef fabsl
705 # define fabsl rpl_fabsl macro
707 _GL_FUNCDECL_RPL (fabsl, long double, (long double x));
708 _GL_CXXALIAS_RPL (fabsl, long double, (long double x));
711 # undef fabsl
712 _GL_FUNCDECL_SYS (fabsl, long double, (long double x));
714 _GL_CXXALIAS_SYS (fabsl, long double, (long double x));
716 _GL_CXXALIASWARN (fabsl);
718 # undef fabsl
720 _GL_WARN_ON_USE (fabsl, "fabsl is unportable - "
/external/bison/darwin-lib/
Dmath.h1016 # undef fabsl
1017 # define fabsl rpl_fabsl
1019 _GL_FUNCDECL_RPL (fabsl, long double, (long double x));
1020 _GL_CXXALIAS_RPL (fabsl, long double, (long double x));
1023 # undef fabsl
1024 _GL_FUNCDECL_SYS (fabsl, long double, (long double x));
1026 _GL_CXXALIAS_SYS (fabsl, long double, (long double x));
1028 _GL_CXXALIASWARN (fabsl);
1030 # undef fabsl
1032 _GL_WARN_ON_USE (fabsl, "fabsl is unportable - "
/external/llvm/test/Transforms/TailCallElim/
Dinf-recursion.ll33 declare x86_fp80 @fabsl(x86_fp80 %f)
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h207 fabsl, enumerator
688 case LibFunc::fabs: case LibFunc::fabsf: case LibFunc::fabsl: in hasOptimizedCodeGen()
/external/llvm/test/CodeGen/Mips/
Dmips64-f128.ll245 %call = tail call fp128 @fabsl(fp128 %0) nounwind readnone
249 declare fp128 @fabsl(fp128) #1
/external/llvm/lib/Target/
DTargetLibraryInfo.cpp390 TLI.setUnavailable(LibFunc::fabsl); in initialize()
/external/llvm/lib/Target/SystemZ/
DREADME.txt97 We don't take full advantage of builtins like fabsl because the calling
/external/qemu/fpu/
Dsoftfloat-native.h501 return fabsl(a); in floatx80_abs()
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp290 case LibFunc::fabsl: in mightUseCTR()
/external/bison/m4/
Dmath_h.m444 fabsf fabsl floorf floorl fma fmaf fmal
/external/clang/lib/Headers/
Dtgmath.h541 __tg_fabs(long double __x) {return fabsl(__x);} in __tg_fabs()
/external/clang/include/clang/Basic/
DBuiltins.def863 LIBBUILTIN(fabsl, "LdLd", "fc", "math.h", ALL_LANGUAGES)
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3298 Func == LibFunc::fabsl) { in visitFCmpInst()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1831 case LibFunc::fabsl: in getIntrinsicIDForCall()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5598 case LibFunc::fabsl: in visitCall()
/external/bison/
Dconfigure24887 …cosl coshf expf expl exp2 exp2f exp2l expm1 expm1f expm1l fabsf fabsl floorf floorl fma …