Searched defs:get_create (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | symtab-clones.cc | 51 clone_info::get_create (cgraph_node *node) in get_create() function in clone_info |
H A D | symtab-thunks.cc | 92 thunk_info::get_create (cgraph_node *node) in get_create() function in thunk_info |
H A D | varpool.cc | 143 varpool_node::get_create (tree decl) in get_create() function in varpool_node |
H A D | tree-nested.cc | 65 nested_function_info::get_create (cgraph_node *node) in get_create() function in nested_function_info |
H A D | cgraph.cc | 533 cgraph_node::get_create (tree decl) in get_create() function in cgraph_node |
H A D | cgraph.h | 3374 symtab_node::get_create (tree node) in get_create() function |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
H A D | varpool.c | 142 varpool_node::get_create (tree decl) in get_create() function |
H A D | cgraph.c | 534 cgraph_node::get_create (tree decl) in get_create() function |
H A D | cgraph.h | 3404 symtab_node::get_create (tree node) in get_create() function |