Home
last modified time | relevance | path

Searched refs:ADDREGNAMES_REGNO (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h607 #define ADDREGNAMES_REGNO(index) \ macro
612 { (sh_additional_register_names[index]), ADDREGNAMES_REGNO (index) }
H A Dsh.c911 if (! VALID_REGISTER_P (ADDREGNAMES_REGNO (regno))) in sh_option_override()
/netbsd/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h607 #define ADDREGNAMES_REGNO(index) \ macro
612 { (sh_additional_register_names[index]), ADDREGNAMES_REGNO (index) }
H A Dsh.c911 if (! VALID_REGISTER_P (ADDREGNAMES_REGNO (regno))) in sh_option_override()
H A Dsh.cc911 if (! VALID_REGISTER_P (ADDREGNAMES_REGNO (regno))) in sh_option_override()