Home
last modified time | relevance | path

Searched refs:dispatch_function_versions (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.cc2614 dispatch_function_versions (tree dispatch_decl, in dispatch_function_versions() function
3002 dispatch_function_versions (resolver_decl, &fn_ver_vec, &empty_bb); in ix86_generate_version_dispatcher_body()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-features.c2484 dispatch_function_versions (tree dispatch_decl, in dispatch_function_versions() function
2872 dispatch_function_versions (resolver_decl, &fn_ver_vec, &empty_bb); in ix86_generate_version_dispatcher_body()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc25116 dispatch_function_versions (tree dispatch_decl, in dispatch_function_versions() function
25215 dispatch_function_versions (resolver, &fn_ver_vec, &empty_bb); in rs6000_generate_version_dispatcher_body()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c24430 dispatch_function_versions (tree dispatch_decl, in dispatch_function_versions() function
24529 dispatch_function_versions (resolver, &fn_ver_vec, &empty_bb); in rs6000_generate_version_dispatcher_body()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20125095 (dispatch_function_versions): New function.
H A DChangeLog-201326138 * config/i386/i386.c (dispatch_function_versions): Fix array
H A DChangeLog-201728770 (dispatch_function_versions): Likewise.