Home
last modified time | relevance | path

Searched refs:find_instance (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-c.cc1667 find_instance (bool *unsupported_builtin, int *instance, in find_instance() function
1914 tree call = find_instance (&unsupported_builtin, &instance, in altivec_resolve_overloaded_builtin()
1947 tree call = find_instance (&unsupported_builtin, &instance, in altivec_resolve_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog110 * config/rs6000/rs6000-c.cc (find_instance): Likewise. Make static.
8225 * config/rs6000/rs6000-c.cc (find_instance): Skip instances with null
H A DChangeLog-2021622 (find_instance): Likewise.