Home
last modified time | relevance | path

Searched refs:cfun (Results 51 – 75 of 8201) sorted by relevance

12345678910>>...329

/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfganal.c115 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun) in mark_dfs_back_edges()
153 FOR_EACH_BB_FN (bb, cfun) in find_unreachable_blocks()
197 FOR_EACH_BB_FN (bb, cfun) in verify_no_unreachable_blocks()
384 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
389 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
580 FOR_EACH_BB_FN (bb, cfun) in add_noreturn_fake_exit_edges()
817 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
832 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
1265 auto_bb_flag visited (cfun); in dfs_enumerate_from()
1340 FOR_EACH_BB_FN (b, cfun) in compute_dominance_frontiers()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/nds32/
H A Dnds32.c144 cfun->machine->naked_p = 0; in nds32_compute_stack_frame()
353 + cfun->machine->local_size in nds32_compute_stack_frame()
2830 + cfun->machine->lp_size in nds32_initial_elimination_offset()
2833 + cfun->machine->local_size in nds32_initial_elimination_offset()
2844 offset = (cfun->machine->local_size + cfun->machine->out_args_size); in nds32_initial_elimination_offset()
2926 if (cfun->machine->naked_p) in nds32_expand_prologue()
2965 + cfun->machine->gp_size in nds32_expand_prologue()
2966 + cfun->machine->lp_size in nds32_expand_prologue()
3068 + cfun->machine->gp_size in nds32_expand_epilogue()
3069 + cfun->machine->lp_size in nds32_expand_epilogue()
[all …]
H A Dnds32-md-auxiliary.c598 sp_adjust = cfun->machine->local_size in nds32_output_stack_push()
599 + cfun->machine->out_args_size in nds32_output_stack_push()
626 if (!cfun->machine->fp_size in nds32_output_stack_push()
627 && !cfun->machine->gp_size in nds32_output_stack_push()
628 && !cfun->machine->lp_size in nds32_output_stack_push()
647 cfun->machine->fp_size ? " $fp" : "", in nds32_output_stack_push()
697 + cfun->machine->out_args_size in nds32_output_stack_pop()
701 && !cfun->calls_alloca) in nds32_output_stack_pop()
725 if (!cfun->machine->fp_size in nds32_output_stack_pop()
726 && !cfun->machine->gp_size in nds32_output_stack_pop()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/nds32/
H A Dnds32.c144 cfun->machine->naked_p = 0; in nds32_compute_stack_frame()
353 + cfun->machine->local_size in nds32_compute_stack_frame()
2830 + cfun->machine->lp_size in nds32_initial_elimination_offset()
2833 + cfun->machine->local_size in nds32_initial_elimination_offset()
2844 offset = (cfun->machine->local_size + cfun->machine->out_args_size); in nds32_initial_elimination_offset()
2926 if (cfun->machine->naked_p) in nds32_expand_prologue()
2965 + cfun->machine->gp_size in nds32_expand_prologue()
2966 + cfun->machine->lp_size in nds32_expand_prologue()
3068 + cfun->machine->gp_size in nds32_expand_epilogue()
3069 + cfun->machine->lp_size in nds32_expand_epilogue()
[all …]
H A Dnds32-md-auxiliary.c598 sp_adjust = cfun->machine->local_size in nds32_output_stack_push()
599 + cfun->machine->out_args_size in nds32_output_stack_push()
626 if (!cfun->machine->fp_size in nds32_output_stack_push()
627 && !cfun->machine->gp_size in nds32_output_stack_push()
628 && !cfun->machine->lp_size in nds32_output_stack_push()
647 cfun->machine->fp_size ? " $fp" : "", in nds32_output_stack_push()
697 + cfun->machine->out_args_size in nds32_output_stack_pop()
701 && !cfun->calls_alloca) in nds32_output_stack_pop()
725 if (!cfun->machine->fp_size in nds32_output_stack_pop()
726 && !cfun->machine->gp_size in nds32_output_stack_pop()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfganal.c122 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun) in mark_dfs_back_edges()
162 FOR_EACH_BB_FN (bb, cfun) in find_unreachable_blocks()
224 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb) in create_edge_list()
237 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb) in create_edge_list()
380 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
385 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
400 != EXIT_BLOCK_PTR_FOR_FN (cfun)); in find_control_dependence()
557 FOR_EACH_BB_FN (bb, cfun) in add_noreturn_fake_exit_edges()
787 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
1239 FOR_EACH_BB_FN (b, cfun) in compute_dominance_frontiers_1()
[all …]
/dports/devel/cscout/cscout-bd7dfac/src/
H A Dfcall.cpp74 FCall *cfun; // FCall rather than simply Call in set_current_fun() local
75 current_fun = cfun = id->get_fcall(); in set_current_fun()
78 cfun->definition = Tokid(); in set_current_fun()
79 cfun->metrics().set_metric(FunMetrics::em_ngnsoc, in set_current_fun()
92 FCall *cfun; // FCall rather than simply Call in set_current_fun() local
93 current_fun = cfun = id->get_fcall(); in set_current_fun()
94 if (!cfun) { in set_current_fun()
104 csassert(cfun); in set_current_fun()
105 cfun->mark_begin(); in set_current_fun()
107 cfun->defined = true; in set_current_fun()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-optimize.c240 if (cfun->eh) in execute_fixup_cfg()
380 cfun->saved_static_chain_decl = cfun->static_chain_decl; in tree_rest_of_compilation()
381 save_body (fndecl, &cfun->saved_args, &cfun->saved_static_chain_decl); in tree_rest_of_compilation()
427 if (cfun->saved_cfg) in tree_rest_of_compilation()
430 cfun->cfg = cfun->saved_cfg; in tree_rest_of_compilation()
431 cfun->eh = cfun->saved_eh; in tree_rest_of_compilation()
433 cfun->unexpanded_var_list = cfun->saved_unexpanded_var_list; in tree_rest_of_compilation()
434 cfun->saved_cfg = NULL; in tree_rest_of_compilation()
435 cfun->saved_eh = NULL; in tree_rest_of_compilation()
439 cfun->static_chain_decl = cfun->saved_static_chain_decl; in tree_rest_of_compilation()
[all …]
H A Dexcept.c637 i = cfun->eh->region_tree; in collect_eh_region_array()
1340 (cfun->eh->filter, in build_post_landing_pads()
1644 cfun->uses_eh_lsda = 1; in sjlj_assign_call_site_values()
1758 fc = cfun->eh->sjlj_fc; in sjlj_emit_function_enter()
1770 if (cfun->uses_eh_lsda) in sjlj_emit_function_enter()
1892 fc = cfun->eh->sjlj_fc; in sjlj_emit_dispatch_table()
1967 cfun->eh->sjlj_fc in sjlj_build_landing_pads()
2879 if (!cfun->eh->ehr_label) in expand_builtin_eh_return()
2889 if (! cfun->eh->ehr_label) in expand_eh_return()
3197 cfun->uses_eh_lsda = 1; in convert_to_eh_region_ranges()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexcept.c638 t = cfun->eh->try_region; in expand_start_catch()
639 c = cfun->eh->cur_region; in expand_start_catch()
860 i = cfun->eh->region_tree; in collect_eh_region_array()
1695 (cfun->eh->filter, in build_post_landing_pads()
1952 cfun->uses_eh_lsda = 1; in sjlj_assign_call_site_values()
2065 fc = cfun->eh->sjlj_fc; in sjlj_emit_function_enter()
2077 if (cfun->uses_eh_lsda) in sjlj_emit_function_enter()
2161 fc = cfun->eh->sjlj_fc; in sjlj_emit_dispatch_table()
2230 cfun->eh->sjlj_fc in sjlj_build_landing_pads()
3046 if (!cfun->eh->ehr_label) in expand_builtin_eh_return()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexcept.c638 t = cfun->eh->try_region; in expand_start_catch()
639 c = cfun->eh->cur_region; in expand_start_catch()
860 i = cfun->eh->region_tree; in collect_eh_region_array()
1695 (cfun->eh->filter, in build_post_landing_pads()
1952 cfun->uses_eh_lsda = 1; in sjlj_assign_call_site_values()
2065 fc = cfun->eh->sjlj_fc; in sjlj_emit_function_enter()
2077 if (cfun->uses_eh_lsda) in sjlj_emit_function_enter()
2161 fc = cfun->eh->sjlj_fc; in sjlj_emit_dispatch_table()
2230 cfun->eh->sjlj_fc in sjlj_build_landing_pads()
3046 if (!cfun->eh->ehr_label) in expand_builtin_eh_return()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_trustregion_constr/
H A Dcanonical_constraint.py54 cfun = constraint.fun
154 n = cfun.n
160 if cfun.sparse_jacobian:
175 n = cfun.n
176 if cfun.sparse_jacobian:
186 n = cfun.n
187 if cfun.sparse_jacobian:
226 n = cfun.n
227 if cfun.sparse_jacobian:
288 f = cfun.fun(x)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfganal.c115 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun) in mark_dfs_back_edges()
153 FOR_EACH_BB_FN (bb, cfun) in find_unreachable_blocks()
197 FOR_EACH_BB_FN (bb, cfun) in verify_no_unreachable_blocks()
384 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
389 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
580 FOR_EACH_BB_FN (bb, cfun) in add_noreturn_fake_exit_edges()
817 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
832 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
1541 auto_bb_flag visited (cfun); in dfs_enumerate_from()
1616 FOR_EACH_BB_FN (b, cfun) in compute_dominance_frontiers()
[all …]
H A Dtracer.c201 && (best->count ().to_frequency (cfun) * REG_BR_PROB_BASE in find_best_predecessor()
202 < bb->count.to_frequency (cfun) * branch_ratio_cutoff)) in find_best_predecessor()
274 blocks.safe_grow_cleared (last_basic_block_for_fn (cfun), true); in tail_duplicate()
277 int *counts = XNEWVEC (int, last_basic_block_for_fn (cfun)); in tail_duplicate()
288 bb_seen = sbitmap_alloc (last_basic_block_for_fn (cfun) * 2); in tail_duplicate()
290 can_duplicate_bb = sbitmap_alloc (last_basic_block_for_fn (cfun)); in tail_duplicate()
294 if (profile_info && profile_status_for_fn (cfun) == PROFILE_READ) in tail_duplicate()
303 FOR_EACH_BB_FN (bb, cfun) in tail_duplicate()
312 weighted_insns += n * bb->count.to_frequency (cfun); in tail_duplicate()
315 if (profile_info && profile_status_for_fn (cfun) == PROFILE_READ) in tail_duplicate()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfganal.c115 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun) in mark_dfs_back_edges()
153 FOR_EACH_BB_FN (bb, cfun) in find_unreachable_blocks()
197 FOR_EACH_BB_FN (bb, cfun) in verify_no_unreachable_blocks()
384 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
389 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
580 FOR_EACH_BB_FN (bb, cfun) in add_noreturn_fake_exit_edges()
817 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
832 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
1541 auto_bb_flag visited (cfun); in dfs_enumerate_from()
1616 FOR_EACH_BB_FN (b, cfun) in compute_dominance_frontiers()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfganal.c115 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun) in mark_dfs_back_edges()
153 FOR_EACH_BB_FN (bb, cfun) in find_unreachable_blocks()
197 FOR_EACH_BB_FN (bb, cfun) in verify_no_unreachable_blocks()
384 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
389 return EXIT_BLOCK_PTR_FOR_FN (cfun); in find_pdom()
580 FOR_EACH_BB_FN (bb, cfun) in add_noreturn_fake_exit_edges()
817 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
832 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
1541 auto_bb_flag visited (cfun); in dfs_enumerate_from()
1616 FOR_EACH_BB_FN (b, cfun) in compute_dominance_frontiers()
[all …]
H A Dtracer.c201 && (best->count ().to_frequency (cfun) * REG_BR_PROB_BASE in find_best_predecessor()
202 < bb->count.to_frequency (cfun) * branch_ratio_cutoff)) in find_best_predecessor()
274 blocks.safe_grow_cleared (last_basic_block_for_fn (cfun), true); in tail_duplicate()
277 int *counts = XNEWVEC (int, last_basic_block_for_fn (cfun)); in tail_duplicate()
288 bb_seen = sbitmap_alloc (last_basic_block_for_fn (cfun) * 2); in tail_duplicate()
290 can_duplicate_bb = sbitmap_alloc (last_basic_block_for_fn (cfun)); in tail_duplicate()
294 if (profile_info && profile_status_for_fn (cfun) == PROFILE_READ) in tail_duplicate()
303 FOR_EACH_BB_FN (bb, cfun) in tail_duplicate()
312 weighted_insns += n * bb->count.to_frequency (cfun); in tail_duplicate()
315 if (profile_info && profile_status_for_fn (cfun) == PROFILE_READ) in tail_duplicate()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfganal.c115 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun)
153 FOR_EACH_BB_FN (bb, cfun)
197 FOR_EACH_BB_FN (bb, cfun)
384 return EXIT_BLOCK_PTR_FOR_FN (cfun);
389 return EXIT_BLOCK_PTR_FOR_FN (cfun);
580 FOR_EACH_BB_FN (bb, cfun)
817 FOR_ALL_BB_FN (bb, cfun)
832 FOR_ALL_BB_FN (bb, cfun)
1541 auto_bb_flag visited (cfun);
1616 FOR_EACH_BB_FN (b, cfun)
[all …]
H A Dtracer.c201 && (best->count ().to_frequency (cfun) * REG_BR_PROB_BASE in find_best_predecessor()
202 < bb->count.to_frequency (cfun) * branch_ratio_cutoff)) in find_best_predecessor()
274 blocks.safe_grow_cleared (last_basic_block_for_fn (cfun), true); in tail_duplicate()
277 int *counts = XNEWVEC (int, last_basic_block_for_fn (cfun)); in tail_duplicate()
288 bb_seen = sbitmap_alloc (last_basic_block_for_fn (cfun) * 2); in tail_duplicate()
290 can_duplicate_bb = sbitmap_alloc (last_basic_block_for_fn (cfun)); in tail_duplicate()
294 if (profile_info && profile_status_for_fn (cfun) == PROFILE_READ) in tail_duplicate()
303 FOR_EACH_BB_FN (bb, cfun) in tail_duplicate()
312 weighted_insns += n * bb->count.to_frequency (cfun); in tail_duplicate()
315 if (profile_info && profile_status_for_fn (cfun) == PROFILE_READ) in tail_duplicate()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/nds32/
H A Dnds32.c156 cfun->machine->naked_p = 0; in nds32_compute_stack_frame()
393 if (cfun->machine->fp_size) in nds32_gen_stack_push_multiple()
395 if (cfun->machine->gp_size) in nds32_gen_stack_push_multiple()
397 if (cfun->machine->lp_size) in nds32_gen_stack_push_multiple()
434 if (cfun->machine->fp_size) in nds32_gen_stack_push_multiple()
446 if (cfun->machine->gp_size) in nds32_gen_stack_push_multiple()
458 if (cfun->machine->lp_size) in nds32_gen_stack_push_multiple()
527 if (cfun->machine->fp_size) in nds32_gen_stack_pop_multiple()
3500 + cfun->machine->lp_size in nds32_initial_elimination_offset()
3514 offset = (cfun->machine->local_size + cfun->machine->out_args_size); in nds32_initial_elimination_offset()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfganal.c115 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun) in mark_dfs_back_edges()
153 FOR_EACH_BB_FN (bb, cfun) in find_unreachable_blocks()
197 FOR_EACH_BB_FN (bb, cfun) in verify_no_unreachable_blocks()
228 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb) in create_edge_list()
241 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb) in create_edge_list()
564 FOR_EACH_BB_FN (bb, cfun) in add_noreturn_fake_exit_edges()
803 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
818 FOR_ALL_BB_FN (bb, cfun) in inverted_post_order_compute()
1527 auto_bb_flag visited (cfun); in dfs_enumerate_from()
1602 FOR_EACH_BB_FN (b, cfun) in compute_dominance_frontiers()
[all …]
H A Dtracer.c201 && (best->count ().to_frequency (cfun) * REG_BR_PROB_BASE in find_best_predecessor()
202 < bb->count.to_frequency (cfun) * branch_ratio_cutoff)) in find_best_predecessor()
274 blocks.safe_grow_cleared (last_basic_block_for_fn (cfun), true); in tail_duplicate()
277 int *counts = XNEWVEC (int, last_basic_block_for_fn (cfun)); in tail_duplicate()
288 bb_seen = sbitmap_alloc (last_basic_block_for_fn (cfun) * 2); in tail_duplicate()
290 can_duplicate_bb = sbitmap_alloc (last_basic_block_for_fn (cfun)); in tail_duplicate()
294 if (profile_info && profile_status_for_fn (cfun) == PROFILE_READ) in tail_duplicate()
303 FOR_EACH_BB_FN (bb, cfun) in tail_duplicate()
312 weighted_insns += n * bb->count.to_frequency (cfun); in tail_duplicate()
315 if (profile_info && profile_status_for_fn (cfun) == PROFILE_READ) in tail_duplicate()
[all …]
/dports/lang/nickle/nickle-2.90/
H A Dctype.5c29 result[i] = cfun(i);
53 static bool cfun(int ch) {
66 static bool cfun(int ch) {
79 static bool cfun(int ch) {
99 static bool cfun(int ch) {
111 static bool cfun(int ch) {
124 static bool cfun(int ch) {
137 static bool cfun(int ch) {
153 static bool cfun(int ch) {
165 static bool cfun(int ch) {
[all …]
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/types/
H A Dcfun.hpp11 cfun<ReturnType(ArgsType...)>::cfun(ReturnType (*fun)(ArgsType...)) in cfun() function in types::cfun
17 ReturnType cfun<ReturnType(ArgsType...)>::operator()(ArgsType... args) const
30 to_python<types::cfun<R(Args...)>>::convert(types::cfun<R(Args...)> const &v) in convert()
36 bool from_python<types::cfun<R(Args...)>>::is_convertible(PyObject *obj) in is_convertible()
42 types::cfun<R(Args...)>
43 from_python<types::cfun<R(Args...)>>::convert(PyObject *obj) in convert()
/dports/math/reduce/Reduce-svn5758-src/packages/foreign/nlopt/
H A Drednlopt.c325 char *cfun = malloc(strlen(c_fname)*sizeof(char)+1); in NLOPT_add_eq_constraint() local
326 assert(cfun != NULL); in NLOPT_add_eq_constraint()
327 strcpy(cfun,c_fname); in NLOPT_add_eq_constraint()
332 char *cfun = malloc(strlen(c_fname)*sizeof(char)+1); in NLOPT_add_ineq_constraint() local
333 assert(cfun != NULL); in NLOPT_add_ineq_constraint()
334 strcpy(cfun,c_fname); in NLOPT_add_ineq_constraint()
410 char *cfun = malloc(strlen(c_fname)*sizeof(char)+1); in NLOPT_add_eq_mconstraint() local
411 assert(cfun != NULL); in NLOPT_add_eq_mconstraint()
412 strcpy(cfun,c_fname); in NLOPT_add_eq_mconstraint()
418 assert(cfun != NULL); in NLOPT_add_ineq_mconstraint()
[all …]

12345678910>>...329