Home
last modified time | relevance | path

Searched refs:rs6000_target_modify_macros_ptr (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-protos.h287 extern void (*rs6000_target_modify_macros_ptr) (bool, HOST_WIDE_INT,
H A Drs6000.h639 rs6000_target_modify_macros_ptr = rs6000_target_modify_macros; \
H A Drs6000.c295 void (*rs6000_target_modify_macros_ptr) (bool, HOST_WIDE_INT, HOST_WIDE_INT); variable
23764 if (rs6000_target_modify_macros_ptr) in rs6000_pragma_target_parse()
23780 rs6000_target_modify_macros_ptr (false, in rs6000_pragma_target_parse()
23785 rs6000_target_modify_macros_ptr (true, in rs6000_pragma_target_parse()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-protos.h324 extern void (*rs6000_target_modify_macros_ptr) (bool, HOST_WIDE_INT,
H A Drs6000.h645 rs6000_target_modify_macros_ptr = rs6000_target_modify_macros; \
H A Drs6000.c295 void (*rs6000_target_modify_macros_ptr) (bool, HOST_WIDE_INT, HOST_WIDE_INT); variable
23764 if (rs6000_target_modify_macros_ptr) in rs6000_pragma_target_parse()
23780 rs6000_target_modify_macros_ptr (false, in rs6000_pragma_target_parse()
23785 rs6000_target_modify_macros_ptr (true, in rs6000_pragma_target_parse()
H A Drs6000.cc281 void (*rs6000_target_modify_macros_ptr) (bool, HOST_WIDE_INT, HOST_WIDE_INT); variable
24450 if (rs6000_target_modify_macros_ptr) in rs6000_pragma_target_parse()
24466 rs6000_target_modify_macros_ptr (false, in rs6000_pragma_target_parse()
24471 rs6000_target_modify_macros_ptr (true, in rs6000_pragma_target_parse()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20112209 * config/rs6000/rs6000.c (rs6000_target_modify_macros_ptr): Ditto.
2256 (rs6000_target_modify_macros_ptr): Ditto.
H A DChangeLog-20128451 (rs6000_target_modify_macros_ptr): Likewise.