Home
last modified time | relevance | path

Searched refs:make_numeric_value (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dgenattrtab.c246 static rtx make_numeric_value (int);
568 return XSTR (make_numeric_value (n), 0); in attr_numeral()
1368 make_numeric_value (1), make_numeric_value (0)); in expand_delays()
1379 make_numeric_value (1), in expand_delays()
1380 make_numeric_value (0)); in expand_delays()
1391 make_numeric_value (1), in expand_delays()
1392 make_numeric_value (0)); in expand_delays()
1584 return make_numeric_value (0); in zero_fn()
1590 return make_numeric_value (1); in one_fn()
4265 make_numeric_value (int n) in make_numeric_value() function
[all …]
H A DChangeLog-200614038 (check_attr_test, make_internal_attr, make_numeric_value): Make static.
H A DChangeLog-200112639 make_numeric_value): Move protypes into genattrtab.h. Define them
H A DChangeLog-200223939 make_numeric_value): Move protypes into genattrtab.h. Define them
H A DChangeLog-200413875 make_internal_attr, make_numeric_value): Likewise.