Searched refs:replace_constant_pool_ref_1 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 8508 replace_constant_pool_ref_1 (rtx *x, rtx ref, rtx offset) in replace_constant_pool_ref_1() function 8539 replace_constant_pool_ref_1 (&XEXP (*x, i), ref, offset); in replace_constant_pool_ref_1() 8544 replace_constant_pool_ref_1 (&XVECEXP (*x, i, j), ref, offset); in replace_constant_pool_ref_1() 8559 replace_constant_pool_ref_1 (&PATTERN (insn), ref, offset); in replace_constant_pool_ref()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 8725 replace_constant_pool_ref_1 (rtx *x, rtx ref, rtx offset) in replace_constant_pool_ref_1() function 8756 replace_constant_pool_ref_1 (&XEXP (*x, i), ref, offset); in replace_constant_pool_ref_1() 8761 replace_constant_pool_ref_1 (&XVECEXP (*x, i, j), ref, offset); in replace_constant_pool_ref_1() 8776 replace_constant_pool_ref_1 (&PATTERN (insn), ref, offset); in replace_constant_pool_ref()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2018 | 4900 (replace_constant_pool_ref_1): New helper function.
|