Home
last modified time | relevance | path

Searched refs:dispatcher_function (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphunit.cc650 else if (dispatcher_function) in analyze()
1234 && !cnode->dispatcher_function) in analyze_functions()
H A Dcgraph.h891 tm_clone (false), dispatcher_function (false), calls_comdat_local (false), in cgraph_node()
1459 unsigned dispatcher_function : 1; member
H A DChangeLog-20125077 * cgraph.h (cgraph_node): New bitfield dispatcher_function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h937 tm_clone (false), dispatcher_function (false), calls_comdat_local (false), in cgraph_node()
1510 unsigned dispatcher_function : 1; member
H A Dcgraphunit.c644 else if (dispatcher_function) in analyze()
1222 && !cnode->dispatcher_function) in analyze_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.cc2843 dispatcher_node->dispatcher_function = 1; in ix86_get_function_versions_dispatcher()
2966 gcc_assert (node->dispatcher_function in ix86_generate_version_dispatcher_body()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-features.c2713 dispatcher_node->dispatcher_function = 1; in ix86_get_function_versions_dispatcher()
2836 gcc_assert (node->dispatcher_function in ix86_generate_version_dispatcher_body()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c8341 gcc_assert (node->dispatcher_function); in mark_versions_used()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc8888 gcc_assert (node->dispatcher_function); in mark_versions_used()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc24937 dispatcher_node->dispatcher_function = 1; in rs6000_get_function_versions_dispatcher()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c24251 dispatcher_node->dispatcher_function = 1; in rs6000_get_function_versions_dispatcher()