Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/
H A Dfminnum.ll5 declare ppc_fp128 @fminl(ppc_fp128, ppc_fp128)
29 ; CHECK: bl fminl
31 %z = call ppc_fp128 @fminl(ppc_fp128 %x, ppc_fp128 %y) readnone
50 ; CHECK: bl fminl
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dfminnum.ll5 declare x86_fp80 @fminl(x86_fp80, x86_fp80)
30 ; CHECK: calll fminl
32 %z = call x86_fp80 @fminl(x86_fp80 %x, x86_fp80 %y) readnone
51 ; CHECK: calll fminl
/minix/lib/libm/arch/riscv/
H A Ds_fmin.S9 STRONG_ALIAS(fminl, fmin)
/minix/lib/libm/src/
H A Ds_fmin.c38 __strong_alias(fminl, fmin) in __strong_alias() argument
H A Ds_fminl.c39 fminl(long double x, long double y) in fminl() function
/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h288 fminl, enumerator
748 case LibFunc::fmin: case LibFunc::fminf: case LibFunc::fminl: in hasOptimizedCodeGen()
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dlibcall-declarations.c99 long double fminl(long double, long double);
281 F(fmaxf), F(fmaxl), F(fmin), F(fminf), F(fminl),
/minix/external/bsd/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DVectorUtils.h160 case LibFunc::fminl: in getIntrinsicIDForCall()
/minix/include/
H A Dmath.h465 long double fminl(long double, long double);
/minix/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLibraryInfo.cpp455 TLI.setUnavailable(LibFunc::fminl); in initialize()
/minix/lib/libm/
H A DMakefile377 MLINKS+=fmax.3 fminl.3
/minix/external/bsd/libc++/dist/libcxx/include/
H A Dcmath206 long double fminl(long double x, long double y);
1277 …double fmin(long double __lcpp_x, long double __lcpp_y) _NOEXCEPT {return fminl(__lcpp_x, __lcpp_y…
1666 using ::fminl;
/minix/external/bsd/libc++/dist/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp431 static_assert((std::is_same<decltype(fminl(0,0)), long double>::value), ""); in test_fmin()
/minix/external/bsd/libc++/dist/libcxx/test/depr/depr.c.headers/
H A Dmath_h.pass.cpp431 static_assert((std::is_same<decltype(fminl(0,0)), long double>::value), ""); in test_fmin()
/minix/external/bsd/llvm/dist/clang/lib/Headers/
H A Dtgmath.h784 __tg_fmin(long double __x, long double __y) {return fminl(__x, __y);} in __tg_fmin()
/minix/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.def971 LIBBUILTIN(fminl, "LdLdLd", "fnc", "math.h", ALL_LANGUAGES)
/minix/external/bsd/libc++/dist/libcxx/test/numerics/c.math/
H A Dcmath.pass.cpp865 static_assert((std::is_same<decltype(std::fminl(0,0)), long double>::value), ""); in test_fmin()
/minix/external/bsd/libc++/dist/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp986 static_assert((std::is_same<decltype(std::fminl(0,0)), long double>::value), ""); in test_fmin()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6153 case LibFunc::fminl: in visitCall()
/minix/distrib/sets/lists/minix-man/
H A Dmi1673 ./usr/man/man3/fminl.3 minix-man
/minix/distrib/sets/lists/comp/
H A Dmi6218 ./usr/share/man/cat3/fminl.0 comp-c-catman .cat
13164 ./usr/share/man/html3/fminl.html comp-c-htmlman html
20021 ./usr/share/man/man3/fminl.3 comp-c-man .man