Searched defs:args_to_skip (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cgraphclones.c | 149 cgraph_build_function_type_skip_args (tree orig_type, bitmap args_to_skip, in cgraph_build_function_type_skip_args() 205 build_function_decl_skip_args (tree orig_decl, bitmap args_to_skip, in build_function_decl_skip_args() 421 bitmap args_to_skip, const char *suffix) in create_clone() 553 bitmap args_to_skip, const char * suffix) in create_virtual_clone() 951 vec<ipa_replace_map *, va_gc> *tree_map, bitmap args_to_skip, in create_version_clone_with_body()
|
H A D | ipa-split.c | 1223 bitmap args_to_skip; in split_function() local
|
H A D | tree-inline.c | 5666 bitmap args_to_skip, tree *vars) in copy_arguments_for_versioning() 5852 bool update_clones, bitmap args_to_skip, in tree_function_versioning()
|
H A D | gimple.c | 2210 gimple_call_copy_skip_args (gcall *stmt, bitmap args_to_skip) in gimple_call_copy_skip_args()
|
H A D | cgraph.h | 734 bitmap args_to_skip; member
|
H A D | ipa-cp.c | 3829 bitmap args_to_skip; in create_specialized_node() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-split.c | 1047 bitmap args_to_skip; in split_function() local
|
H A D | cgraphunit.c | 2368 bitmap args_to_skip, in cgraph_function_versioning()
|
H A D | tree-inline.c | 4900 bitmap args_to_skip, tree *vars) in copy_arguments_for_versioning() 5082 bool update_clones, bitmap args_to_skip, in tree_function_versioning()
|
H A D | cgraph.h | 144 bitmap args_to_skip; member
|
H A D | ipa-cp.c | 2006 bitmap args_to_skip; in create_specialized_node() local
|
H A D | cgraph.c | 2231 bitmap args_to_skip, in cgraph_create_virtual_clone()
|
H A D | tree.c | 7596 build_function_type_skip_args (tree orig_type, bitmap args_to_skip, in build_function_type_skip_args() 7668 build_function_decl_skip_args (tree orig_decl, bitmap args_to_skip, in build_function_decl_skip_args()
|
H A D | gimple.c | 3142 gimple_call_copy_skip_args (gimple stmt, bitmap args_to_skip) in gimple_call_copy_skip_args()
|