Searched refs:hash_rtx_callback_function (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | rtl.h | 1989 typedef int (*hash_rtx_callback_function) (const_rtx, enum machine_mode, rtx *, typedef 1992 bool, hash_rtx_callback_function);
|
H A D | sel-sched-ir.c | 1171 hash_rtx_callback_function hrcf; in vinsn_init()
|
H A D | cse.c | 2244 bool have_reg_qty, hash_rtx_callback_function cb) in hash_rtx_cb()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | rtl.h | 3483 typedef int (*hash_rtx_callback_function) (const_rtx, machine_mode, rtx *, 3486 bool, hash_rtx_callback_function);
|
H A D | sel-sched-ir.c | 1175 hash_rtx_callback_function hrcf; in vinsn_init()
|
H A D | cse.c | 2220 bool have_reg_qty, hash_rtx_callback_function cb) in hash_rtx_cb()
|