Searched defs:n_new (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
H A D | node.c | 58 int n_new(node *np) in n_new() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgloopanal.c | 404 estimate_reg_pressure_cost (unsigned n_new, unsigned n_old, bool speed, in estimate_reg_pressure_cost()
|
H A D | dwarf2cfi.c | 2223 size_t i, n_old, n_new, n_max; in change_cfi_row() local
|
H A D | tree-ssa-loop-ivopts.c | 5950 unsigned n_old = data->regs_used, n_new = n_invs + n_cands; in ivopts_estimate_reg_pressure() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgloopanal.cc | 404 estimate_reg_pressure_cost (unsigned n_new, unsigned n_old, bool speed, in estimate_reg_pressure_cost()
|
H A D | dwarf2cfi.cc | 2377 size_t i, n_old, n_new, n_max; in change_cfi_row() local
|
H A D | tree-ssa-loop-ivopts.cc | 6080 unsigned n_old = data->regs_used, n_new = n_invs + n_cands; in ivopts_estimate_reg_pressure() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_scheduler_clustering.c | 1028 isl_size n_new; in transform() local
|
H A D | isl_tab.c | 105 int isl_tab_extend_cons(struct isl_tab *tab, unsigned n_new) in isl_tab_extend_cons() 151 int isl_tab_extend_vars(struct isl_tab *tab, unsigned n_new) in isl_tab_extend_vars()
|
H A D | isl_coalesce.c | 477 int k, n_old, n_new; in number_of_constraints_increases() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 2925 int n_new = riscv_flatten_aggregate_argument (type, fields, true); in riscv_pass_aggregate_in_fpr_pair_p() local 2964 int n_new = riscv_flatten_aggregate_argument (type, fields, true); in riscv_pass_aggregate_in_fpr_and_gpr_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 2570 int n_new = riscv_flatten_aggregate_argument (type, fields, true); in riscv_pass_aggregate_in_fpr_pair_p() local 2609 int n_new = riscv_flatten_aggregate_argument (type, fields, true); in riscv_pass_aggregate_in_fpr_and_gpr_p() local
|