Home
last modified time | relevance | path

Searched refs:first_instance (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dread-md.h129 overloaded_instance *first_instance; member
Dgenemit.cc800 for (overloaded_instance *instance = oname->first_instance; in handle_overloaded_code_for()
818 for (overloaded_instance *instance = oname->first_instance->next; in handle_overloaded_gen()
Dgenopinit.cc138 for (overloaded_instance *instance = oname->first_instance->next; in handle_overloaded_gen()
Dread-rtl.cc813 oname->first_instance = NULL; in handle_overloaded_name()
814 oname->next_instance_ptr = &oname->first_instance; in handle_overloaded_name()
DChangeLog100 first_instance member of struct ovldrecord to have int type rather
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-c.cc1879 int instance = rs6000_overload_info[adj_fcode].first_instance; in altivec_resolve_overloaded_builtin()