Searched refs:TWO32r (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c1581 REAL_VALUE_TYPE TWO32r; local
1589 real_ldexp (&TWO32r, &dconst1, 32);
1590 x = const_double_from_real_value (TWO32r, DFmode);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc1852 REAL_VALUE_TYPE TWO32r; local
1860 real_ldexp (&TWO32r, &dconst1, 32);
1861 x = const_double_from_real_value (TWO32r, DFmode);

Completed in 304 milliseconds