Searched refs:init_libfuncs (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | target.h | 454 void (* init_libfuncs) (void); member
|
| H A D | optabs.c | 113 static void init_libfuncs (optab, int, int, const char *, int); 4953 init_libfuncs (optab optable, int first_mode, int last_mode, in init_libfuncs() function 4994 init_libfuncs (optable, word_mode, in init_integral_libfuncs() 5007 init_libfuncs (optable, MIN_MODE_FLOAT, MAX_MODE_FLOAT, opname, suffix); in init_floating_libfuncs() 5008 init_libfuncs (optable, MIN_MODE_DECIMAL_FLOAT, MAX_MODE_DECIMAL_FLOAT, in init_floating_libfuncs() 5499 targetm.init_libfuncs (); in init_optabs()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | optabs.c | 117 static void init_libfuncs PARAMS ((optab, int, int, const char *, int)); 5097 init_libfuncs (optable, first_mode, last_mode, opname, suffix) in init_libfuncs() function 5143 init_libfuncs (optable, SImode, TImode, opname, suffix); 5157 init_libfuncs (optable, SFmode, TFmode, opname, suffix);
|
| H A D | ChangeLog.2 | 7284 * optabs.c (init_libfuncs): Likewise. 8293 * optabs.c (init_libfuncs): Likewise. 10603 * optabs.c (init_libfuncs): Constify a char*.
|
| H A D | ChangeLog.1 | 3762 (init_libfuncs, init_integral_libfuncs, init_floating_libfuncs): 10948 * optabs.c (init_libfuncs): Likewise.
|
| H A D | ChangeLog.4 | 3575 * optabs.c (init_libfuncs), profile.c (init_edge_profiler,
|