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

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c5908 machine_mode putmode;
5912 putmode = SImode;
5914 putmode = HImode;
5916 putsize = GET_MODE_BITSIZE (putmode);
5921 gen_int_mode (val, putmode));
5907 machine_mode putmode; local

Completed in 121 milliseconds