Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libstdc++/libstdc++/
Dacconfig.h458 # define fpclass _fpclass macro
Dconfig.h.in422 /* Define if you have the fpclass function. */
1116 # define fpclass _fpclass macro
Dacinclude.m4803 GLIBCPP_CHECK_MATH_DECL_AND_LINKAGE_1(fpclass)
Daclocal.m4815 GLIBCPP_CHECK_MATH_DECL_AND_LINKAGE_1(fpclass)
DChangeLog-20009656 * configure.in (AC_CHECK_FUNCS): Add finite, qfinite, fpclass, and
9671 (INFINITE_P, INFINITEF_P, INFINITEL_P): Use fpclass function if
DChangeLog-20015175 Include ieeefp.h for fpclass on UnixWare{2,7}.
Dconfigure13285 fpclass(0);
/openbsd/src/gnu/lib/libstdc++-v3/
Dconfig.h907 # define fpclass _fpclass macro
/openbsd/src/gnu/gcc/gcc/
Dsys-protos.h385 extern fpclass_t fpclass(double);
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h385 extern fpclass_t fpclass(double);
/openbsd/src/gnu/usr.bin/perl/
Dperl.h2876 # define Perl_fp_class(x) fpclass(x)
DConfigure14165 : see if fpclass exists
14166 set fpclass d_fpclass
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
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/src/gnu/usr.bin/perl/plan9/
Dconfig_h.sample1242 * This symbol, if defined, indicates that the fpclass routine is
Dconfig.plan91293 * This symbol, if defined, indicates that the fpclass routine is
/openbsd/src/gnu/usr.bin/perl/Porting/
Dconfig_H2546 * This symbol, if defined, indicates that the fpclass routine is
DGlossary974 indicates to the C program that the fpclass() routine is available.
/openbsd/src/gnu/usr.bin/perl/win32/
Dconfig_H.vc2573 * This symbol, if defined, indicates that the fpclass routine is
Dconfig_H.gc2573 * This symbol, if defined, indicates that the fpclass routine is
/openbsd/src/gnu/llvm/llvm/docs/
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