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

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenrecog.c844 int allows_const_int = 1;
890 allows_const_int = 0;
894 allows_const_int = 1;
903 if (allows_const_int)
842 int allows_const_int = 1; local
/openbsd-current/gnu/gcc/gcc/
H A Dgenrecog.c981 bool allows_const_int = true;
1016 allows_const_int = pred->codes[CONST_INT];
1032 if (allows_const_int)
978 bool allows_const_int = true; local

Completed in 270 milliseconds