Searched refs:init_libfuncs (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | target.h | 458 void (* init_libfuncs) (void); member
|
| H A D | optabs.c | 113 static void init_libfuncs (optab, int, int, const char *, int); 4957 init_libfuncs (optab optable, int first_mode, int last_mode, in init_libfuncs() function 4998 init_libfuncs (optable, word_mode, in init_integral_libfuncs() 5011 init_libfuncs (optable, MIN_MODE_FLOAT, MAX_MODE_FLOAT, opname, suffix); in init_floating_libfuncs() 5012 init_libfuncs (optable, MIN_MODE_DECIMAL_FLOAT, MAX_MODE_DECIMAL_FLOAT, in init_floating_libfuncs() 5509 targetm.init_libfuncs (); in init_optabs()
|
| H A D | ChangeLog-1999 | 7284 * optabs.c (init_libfuncs): Likewise. 8293 * optabs.c (init_libfuncs): Likewise. 10603 * optabs.c (init_libfuncs): Constify a char*. 18230 (init_libfuncs, init_integral_libfuncs, init_floating_libfuncs):
|
| H A D | ChangeLog-2003 | 6995 * target.h (init_libfuncs): New hook. 7015 Call targetm.init_libfuncs not INIT_TARGET_OPTABS. 27039 (init_libfuncs): Use init_one_libfunc.
|
| H A D | ChangeLog-1998 | 3629 * optabs.c (init_libfuncs): Likewise.
|
| H A D | ChangeLog-2000 | 3581 * optabs.c (init_libfuncs), profile.c (init_edge_profiler,
|