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

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c5961 tree real_part, imag_part;
5971 imag_part = rs6000_gimplify_va_arg (valist, elem_type, pre_p,
5974 return build2 (COMPLEX_EXPR, type, real_part, imag_part);
5945 tree real_part, imag_part; local

Completed in 94 milliseconds