| /src/external/gpl3/gcc/dist/gcc/ |
| ipa-profile.cc | 545 cgraph_node *function_symbol; member in struct:ipa_propagate_frequency_data 566 if (edge->caller != d->function_symbol) 744 ipa_node_params *info = ipa_node_params_sum->get (n->function_symbol ());
|
| cgraph.cc | 3991 cgraph_node::function_symbol (enum availability *availability, function in class:cgraph_node
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ipa-profile.cc | 544 cgraph_node *function_symbol; member in struct:ipa_propagate_frequency_data 565 if (edge->caller != d->function_symbol) 743 ipa_node_params *info = ipa_node_params_sum->get (n->function_symbol ());
|
| cgraph.cc | 3928 cgraph_node::function_symbol (enum availability *availability, function in class:cgraph_node
|
| /src/external/gpl3/gcc/dist/gcc/config/sh/ |
| sh.cc | 3890 rtx lab = function_symbol (wrk, func, SFUNC_STATIC).lab; 10139 emit_library_call (function_symbol (NULL, "__ic_invalidate", 10994 function_symbol (rtx target, const char *name, sh_function_kind kind) 10972 function_symbol (rtx target, const char *name, sh_function_kind kind) function
|
| /src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| sh.cc | 3890 rtx lab = function_symbol (wrk, func, SFUNC_STATIC).lab; 10138 emit_library_call (function_symbol (NULL, "__ic_invalidate", 10993 function_symbol (rtx target, const char *name, sh_function_kind kind) 10971 function_symbol (rtx target, const char *name, sh_function_kind kind) function
|