/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-pch.c | 173 timevar_push (TV_PCH_SAVE); in c_common_write_pch() 185 timevar_push (TV_PCH_CPP_SAVE); in c_common_write_pch() 348 timevar_push (TV_PCH_RESTORE); in c_common_read_pch() 364 timevar_push (TV_PCH_CPP_RESTORE); in c_common_read_pch() 372 timevar_push (TV_PCH_CPP_RESTORE); in c_common_read_pch()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-pch.c | 181 timevar_push (TV_PCH_SAVE); in c_common_write_pch() 219 timevar_push (TV_PCH_CPP_SAVE); in c_common_write_pch() 383 timevar_push (TV_PCH_RESTORE); in c_common_read_pch() 431 timevar_push (TV_PCH_CPP_RESTORE); in c_common_read_pch() 438 timevar_push (TV_PCH_CPP_RESTORE); in c_common_read_pch()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | passes.c | 210 timevar_push (TV_VARCONST); in rest_of_decl_compilation() 252 timevar_push (TV_SYMOUT); in rest_of_decl_compilation() 340 timevar_push (TV_SYMOUT); in rest_of_type_compilation() 356 timevar_push (TV_DUMP); in finish_optimization_passes() 2128 timevar_push (TV_DUMP); in pass_init_dump_file() 2159 timevar_push (TV_DUMP); in pass_fini_dump_file() 2197 timevar_push (pass->tv_id); in execute_ipa_summary_passes() 2233 timevar_push (pass->tv_id); in execute_one_ipa_transform_pass() 2487 timevar_push (pass->tv_id); in execute_one_pass() 2609 timevar_push (TV_IPA_LTO_GIMPLE_OUT); in write_lto() [all …]
|
H A D | regstat.c | 51 timevar_push (TV_REG_STATS); in regstat_init_n_sets_and_refs() 245 timevar_push (TV_REG_STATS); in regstat_compute_ri() 372 timevar_push (TV_REG_STATS); in regstat_compute_calls_crossed()
|
H A D | loop-init.c | 86 timevar_push (TV_LOOP_INIT); in loop_optimizer_init() 141 timevar_push (TV_LOOP_FINI); in loop_optimizer_finalize() 200 timevar_push (TV_LOOP_INIT); in fix_loop_structure()
|
H A D | lto-compress.c | 181 timevar_push (TV_IPA_LTO_COMPRESS); in lto_end_compression() 267 timevar_push (TV_IPA_LTO_DECOMPRESS); in lto_end_uncompression()
|
H A D | timevar.h | 210 timevar_push (timevar_id_t tv) in timevar_push() function
|
H A D | varpool.c | 293 timevar_push (TV_IPA_LTO_CTORS_IN); in get_constructor() 735 timevar_push (TV_VAROUT); in output_variables()
|
H A D | plugin.c | 547 timevar_push (TV_PLUGIN_RUN); in invoke_plugin_callbacks_full() 775 timevar_push (TV_PLUGIN_INIT); in initialize_plugins()
|
H A D | toplev.c | 452 timevar_push (TV_PARSE_GLOBAL); in compile_file() 526 timevar_push (TV_SYMOUT); in compile_file() 1916 timevar_push (TV_SYMOUT); in lang_dependent_init()
|
H A D | lra-coalesce.c | 232 timevar_push (TV_LRA_COALESCE); in lra_coalesce()
|
H A D | tree-into-ssa.c | 1069 timevar_push (TV_TREE_INSERT_PHI_NODES); in insert_phi_nodes() 2285 timevar_push (TV_TREE_SSA_REWRITE_BLOCKS); in rewrite_blocks() 2944 timevar_push (TV_TREE_SSA_INCREMENTAL); in create_new_def_for() 3272 timevar_push (TV_TREE_STMT_VERIFY); in update_ssa() 3310 timevar_push (TV_TREE_SSA_INCREMENTAL); in update_ssa()
|
H A D | ggc-common.c | 431 timevar_push (TV_PCH_PTR_REALLOC); in gt_pch_save() 462 timevar_push (TV_PCH_PTR_SORT); in gt_pch_save()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | passes.c | 178 timevar_push (TV_VARCONST); in rest_of_decl_compilation() 214 timevar_push (TV_SYMOUT); in rest_of_decl_compilation() 237 timevar_push (TV_SYMOUT); in rest_of_type_compilation() 251 timevar_push (TV_DUMP); in finish_optimization_passes() 1754 timevar_push (TV_TODO); in execute_todo() 1891 timevar_push (pass->tv_id); in execute_ipa_summary_passes() 1929 timevar_push (pass->tv_id); in execute_one_ipa_transform_pass() 2079 timevar_push (pass->tv_id); in execute_one_pass() 2167 timevar_push (pass->tv_id); in ipa_write_summaries_2() 2285 timevar_push (pass->tv_id); in ipa_write_optimization_summaries_1() [all …]
|
H A D | regstat.c | 58 timevar_push (TV_REG_STATS); in regstat_init_n_sets_and_refs() 357 timevar_push (TV_REG_STATS); in regstat_compute_ri() 502 timevar_push (TV_REG_STATS); in regstat_compute_calls_crossed()
|
H A D | timevar.h | 101 timevar_push (timevar_id_t tv) in timevar_push() function
|
H A D | toplev.c | 540 timevar_push (TV_SYMOUT); in emit_debug_global_declarations() 553 timevar_push (TV_PARSE_GLOBAL); in compile_file() 604 timevar_push (TV_SYMOUT); in compile_file() 1780 timevar_push (TV_SYMOUT); in lang_dependent_init()
|
H A D | plugin.c | 490 timevar_push (TV_PLUGIN_RUN); in invoke_plugin_callbacks_full() 634 timevar_push (TV_PLUGIN_INIT); in initialize_plugins()
|
H A D | varpool.c | 456 timevar_push (TV_VARPOOL); in varpool_analyze_pending_decls() 645 timevar_push (TV_VAROUT); in varpool_assemble_pending_decls()
|
H A D | tree-cfgcleanup.c | 700 timevar_push (TV_TREE_CLEANUP_CFG); in cleanup_tree_cfg_noloop() 744 timevar_push (TV_REPAIR_LOOPS); in repair_loop_structures()
|
H A D | tree-optimize.c | 398 timevar_push (TV_REST_OF_COMPILATION); in tree_rest_of_compilation()
|
H A D | ipa-inline-transform.c | 365 timevar_push (TV_INTEGRATION); in inline_transform()
|
H A D | graphite-dependences.c | 725 timevar_push (TV_GRAPHITE_DATA_DEPS); in graphite_legal_transform() 790 timevar_push (TV_GRAPHITE_DATA_DEPS); in dependency_between_pbbs_p()
|
/dflybsd-src/contrib/gcc-4.7/gcc/lto/ |
H A D | lto.c | 1627 timevar_push (TV_WHOPR_WPA); in lto_1_to_1_map() 2290 timevar_push (TV_WHOPR_WPA); in lto_wpa_write_files() 2303 timevar_push (TV_WHOPR_WPA_IO); in lto_wpa_write_files() 2580 timevar_push (TV_IPA_LTO_DECL_IN); in read_cgraph_and_symbols() 2655 timevar_push (TV_IPA_LTO_CGRAPH_IO); in read_cgraph_and_symbols() 2663 timevar_push (TV_IPA_LTO_DECL_MERGE); in read_cgraph_and_symbols() 2692 timevar_push (TV_IPA_LTO_CGRAPH_MERGE); in read_cgraph_and_symbols() 2718 timevar_push (TV_IPA_LTO_DECL_INIT_IO); in read_cgraph_and_symbols() 2755 timevar_push (TV_IPA_LTO_GIMPLE_IN); in materialize_cgraph() 2773 timevar_push (lto_timer); in materialize_cgraph() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/lto/ |
H A D | lto.c | 2447 timevar_push (TV_WHOPR_WPA); in lto_wpa_write_files() 2454 timevar_push (TV_WHOPR_WPA_IO); in lto_wpa_write_files() 2773 timevar_push (TV_IPA_LTO_DECL_IN); in read_cgraph_and_symbols() 2895 timevar_push (TV_IPA_LTO_CGRAPH_IO); in read_cgraph_and_symbols() 2934 timevar_push (TV_IPA_LTO_DECL_MERGE); in read_cgraph_and_symbols() 2980 timevar_push (TV_IPA_LTO_CGRAPH_MERGE); in read_cgraph_and_symbols() 3039 timevar_push (lto_timer); in materialize_cgraph() 3138 timevar_push (TV_WHOPR_WPA); in do_whole_program_analysis() 3171 timevar_push (TV_WHOPR_PARTITIONING); in do_whole_program_analysis() 3404 timevar_push (TV_PARSE_GLOBAL); in lto_main()
|