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

/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin.c888 int is_complex = (GET_CODE (XEXP (orig, 0)) == MEM); local
896 is_complex = 1;
901 if (reg && is_complex)

Completed in 100 milliseconds