Searched refs:make_numeric_value (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dgenattrtab.c246 static rtx make_numeric_value (int);
568 return XSTR (make_numeric_value (n), 0);
1176 exp = make_numeric_value (INTVAL (exp));
1330 XEXP (condexp, 1) = make_numeric_value (0);
1336 = make_numeric_value (XVECLEN (delay->def, 1) / 3);
1346 XEXP (condexp, 1) = make_numeric_value (0);
1351 XVECEXP (condexp, 0, i + 1) = make_numeric_value (delay->num);
1368 make_numeric_value (1), make_numeric_value (0));
1379 make_numeric_value (
4265 make_numeric_value (int n) function
[all...]

Completed in 161 milliseconds