Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dconvert.c280 if (TYPE_MODE (TREE_TYPE (arg0)) == DDmode in convert_to_real()
281 || TYPE_MODE (TREE_TYPE (arg1)) == DDmode) in convert_to_real()
H A Ddfp.c703 case DDmode: in decimal_real_maxval()
H A Dc-common.c3215 && targetm.scalar_mode_supported_p (DDmode) in c_common_nodes_and_builtins()
H A Dtree.c6597 TYPE_MODE (dfloat64_type_node) = DDmode; in build_common_tree_nodes_2()
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c5283 DFmode, DImode, DDmode, 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.texi1122 @findex DDmode
1123 @item DDmode
1227 @code{DDmode} and @code{TDmode}.
H A Dgccint.info9403 `DDmode'
9479 `DDmode' and `TDmode'.
32130 * DDmode: Machine Modes. (line 90)
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c3148 case DDmode: in classify_argument()
4007 case DDmode: in ix86_libcall_value()
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c16017 (GET_MODE (x) == DFmode || GET_MODE (x) == DDmode)) in output_toc()