Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/
H A Dacconfig.h458 # define fpclass _fpclass macro
H A Dconfig.h.in422 /* Define if you have the fpclass function. */
1116 # define fpclass _fpclass macro
H A Dacinclude.m4803 GLIBCPP_CHECK_MATH_DECL_AND_LINKAGE_1(fpclass)
H A Daclocal.m4815 GLIBCPP_CHECK_MATH_DECL_AND_LINKAGE_1(fpclass)
H A DChangeLog-20009656 * configure.in (AC_CHECK_FUNCS): Add finite, qfinite, fpclass, and
9671 (INFINITE_P, INFINITEF_P, INFINITEL_P): Use fpclass function if
H A DChangeLog-20015175 Include ieeefp.h for fpclass on UnixWare{2,7}.
H A Dconfigure13285 fpclass(0);
/openbsd/gnu/lib/libstdc++-v3/
H A Dconfig.h907 # define fpclass _fpclass macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h385 extern fpclass_t fpclass(double);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h385 extern fpclass_t fpclass(double);
/openbsd/gnu/usr.bin/perl/
H A Dperl.h2876 # define Perl_fp_class(x) fpclass(x)
H A DConfigure14165 : see if fpclass exists
14166 set fpclass d_fpclass
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrAVX512.td2692 //handle fpclass instruction mask = op(reg_scalar,imm)
2731 //handle fpclass instruction mask = fpclass(reg_vec, reg_vec, imm)
2732 // fpclass(reg_vec, mem_vec, imm)
2733 // fpclass(reg_vec, broadcast(eltVt), imm)
/openbsd/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample1242 * This symbol, if defined, indicates that the fpclass routine is
H A Dconfig.plan91293 * This symbol, if defined, indicates that the fpclass routine is
/openbsd/gnu/usr.bin/perl/Porting/
H A Dconfig_H2546 * This symbol, if defined, indicates that the fpclass routine is
H A DGlossary974 indicates to the C program that the fpclass() routine is available.
/openbsd/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc2573 * This symbol, if defined, indicates that the fpclass routine is
H A Dconfig_H.vc2573 * This symbol, if defined, indicates that the fpclass routine is
/openbsd/gnu/llvm/llvm/docs/
H A DLangRef.rst24894 '``llvm.is.fpclass``' Intrinsic
24902 declare i1 @llvm.is.fpclass(<fptype> <op>, i32 <test>)
24903 declare <N x i1> @llvm.is.fpclass(<vector-fptype> <op>, i32 <test>)
24908 The '``llvm.is.fpclass``' intrinsic returns a boolean value or vector of boolean
24921 The first argument to the '``llvm.is.fpclass``' intrinsic must be