Home
last modified time | relevance | path

Searched refs:SDmode (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dconvert.c277 if (TYPE_MODE (TREE_TYPE (arg0)) == SDmode in convert_to_real()
278 || TYPE_MODE (TREE_TYPE (arg1)) == SDmode) in convert_to_real()
H A Ddfp.c700 case SDmode: in decimal_real_maxval()
H A Dc-common.c3214 if (targetm.scalar_mode_supported_p (SDmode) in c_common_nodes_and_builtins()
H A Dtree.c6591 TYPE_MODE (dfloat32_type_node) = SDmode; in build_common_tree_nodes_2()
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c5284 SFmode, SImode, SDmode, enumerator
7622 return mode == SFmode || mode == DFmode || mode == SDmode || mode == DDmode; in s390_function_arg_float()
/openbsd-src/gnu/gcc/gcc/doc/
H A Drtl.texi1116 @findex SDmode
1117 @item SDmode
1226 Decimal floating point modes. By default these are @code{SDmode},
H A Dgccint.info9398 `SDmode'
9478 Decimal floating point modes. By default these are `SDmode',
33580 * SDmode: Machine Modes. (line 85)
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c3147 case SDmode: in classify_argument()
4006 case SDmode: in ix86_libcall_value()
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c16053 (GET_MODE (x) == SFmode || GET_MODE (x) == SDmode)) in output_toc()