Searched refs:m68hc11_legitimize_address (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11-protos.h | 54 extern int m68hc11_legitimize_address (rtx*, rtx, enum machine_mode);
|
H A D | m68hc11.h | 1233 if (m68hc11_legitimize_address (&operand, (OLDX), (MODE))) \
|
H A D | m68hc11.c | 793 m68hc11_legitimize_address (rtx *operand ATTRIBUTE_UNUSED, in m68hc11_legitimize_address() function
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | m68hc11-protos.h | 56 extern int m68hc11_legitimize_address PARAMS((rtx*, rtx, enum machine_mode));
|
H A D | m68hc11.h | 1379 if (m68hc11_legitimize_address (&operand, (OLDX), (MODE))) \
|
H A D | m68hc11.c | 731 m68hc11_legitimize_address (operand, old_operand, mode) in m68hc11_legitimize_address() function
|