| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | rtl.c | 149 rtvec_alloc (int n) in rtvec_alloc() function 176 newvec = rtvec_alloc (n); in shallow_copy_rtvec() 306 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i)); in copy_rtx()
|
| H A D | genattrtab.c | 694 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i)); in attr_copy_rtx() 1061 XVEC (condexp, 0) = rtvec_alloc ((num_alt - 1) * 2); in convert_set_attr_alternative() 1097 XVEC (newexp, 1) = rtvec_alloc (n); in convert_set_attr() 1208 XVEC (newexp, 0) = rtvec_alloc (2); in make_canonical() 1334 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays() 1350 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays() 1472 XVEC (newexp, 0) = rtvec_alloc (XVECLEN (exp, 0)); in substitute_address() 1753 XVEC (newexp, 0) = rtvec_alloc (len); in simplify_cond() 4768 XVEC (code_exp, 0) = rtvec_alloc (j); in make_automaton_attrs() 4769 XVEC (lats_exp, 0) = rtvec_alloc (j); in make_automaton_attrs() [all …]
|
| H A D | gensupport.c | 468 XVEC (split, 0) = rtvec_alloc (i); in process_rtx() 934 new_vec = rtvec_alloc (num_elem + 1); in alter_attrs_for_insn() 1091 XVEC (insn, 1) = rtvec_alloc (1); in process_one_cond_exec() 1133 XVEC (split, 0) = rtvec_alloc (1); in process_one_cond_exec() 1306 new_vec = rtvec_alloc (vec_len + 1); in gen_mnemonic_setattr()
|
| H A D | read-rtl.c | 375 XVEC (x, i) = rtvec_alloc (XVECLEN (original, i)); in apply_iterator_to_rtx() 972 return_vec = rtvec_alloc (list_counter); in read_rtx_code()
|
| H A D | simplify-rtx.c | 1284 rtvec v = rtvec_alloc (n_elts); in simplify_const_unary_operation() 1312 rtvec v = rtvec_alloc (n_elts); in simplify_const_unary_operation() 3211 vec = rtvec_alloc (1); in simplify_binary_operation_1() 3233 rtvec v = rtvec_alloc (n_elts); in simplify_binary_operation_1() 3311 rtvec v = rtvec_alloc (n_elts); in simplify_binary_operation_1() 3366 rtvec v = rtvec_alloc (n_elts); in simplify_const_binary_operation() 3394 rtvec v = rtvec_alloc (n_elts); in simplify_const_binary_operation() 4216 v = rtvec_alloc (units); in simplify_relational_operation() 5084 rtvec v = rtvec_alloc (n_elts); in simplify_ternary_operation() 5294 result_v = rtvec_alloc (num_elem); in simplify_immed_subreg()
|
| H A D | stmt.c | 864 argvec = rtvec_alloc (ninputs); in expand_asm_operands() 865 constraintvec = rtvec_alloc (ninputs); in expand_asm_operands() 866 labelvec = rtvec_alloc (nlabels); in expand_asm_operands() 1016 body = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (num + nclobbers)); in expand_asm_operands()
|
| H A D | optabs.c | 749 vec = rtvec_alloc (n); in expand_vector_broadcast() 6923 vec = rtvec_alloc (w); in expand_vec_perm() 6980 vec = rtvec_alloc (w); in expand_vec_perm() 6996 vec = rtvec_alloc (w); in expand_vec_perm() 7593 rtvec_alloc (0), rtvec_alloc (0), in expand_asm_memory_barrier() 7594 rtvec_alloc (0), UNKNOWN_LOCATION); in expand_asm_memory_barrier()
|
| H A D | genrecog.c | 2340 XVEC (x, 0) = rtvec_alloc (XVECLEN (insn, 0)); in make_insn_sequence() 2427 XVEC (new_rtx, 0) = rtvec_alloc (i); in make_insn_sequence()
|
| H A D | emit-rtl.c | 807 rt_val = rtvec_alloc (n); in gen_rtvec() 826 rt_val = rtvec_alloc (n); in gen_rtvec_v() 5349 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i)); in copy_insn_1() 5484 v = rtvec_alloc (units); in gen_const_vector()
|
| H A D | lower-subreg.c | 377 v = rtvec_alloc (words); in decompose_register()
|
| H A D | recog.c | 344 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (num_clobbers + 1)); in insn_invalid_p() 439 rtvec_alloc (XVECLEN (pat, 0) - 1)); in verify_changes()
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | rtx-vector-builder.c | 71 rtvec v = rtvec_alloc (nelts); in build()
|
| H A D | rtl.c | 150 rtvec_alloc (int n) in rtvec_alloc() function 178 newvec = rtvec_alloc (n); in shallow_copy_rtvec() 341 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i)); in copy_rtx()
|
| H A D | read-rtl.c | 273 new_attrs_vec = rtvec_alloc (1); in apply_subst_iterator() 278 new_attrs_vec = rtvec_alloc (GET_NUM_ELEM (attrs_vec) + 1); in apply_subst_iterator() 458 XVEC (x, i) = rtvec_alloc (XVECLEN (original, i)); in copy_rtx_for_iterators() 1481 return_vec = rtvec_alloc (list_counter); in read_rtx_operand()
|
| H A D | genattrtab.c | 1004 XVEC (condexp, 0) = rtvec_alloc ((num_alt - 1) * 2); in convert_set_attr_alternative() 1040 XVEC (newexp, 1) = rtvec_alloc (n); in convert_set_attr() 1151 XVEC (newexp, 0) = rtvec_alloc (2); in make_canonical() 1282 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays() 1298 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2); in expand_delays() 1420 XVEC (newexp, 0) = rtvec_alloc (XVECLEN (exp, 0)); in substitute_address() 1754 XVEC (newexp, 0) = rtvec_alloc (len); in simplify_cond() 4959 XVEC (code_exp, 0) = rtvec_alloc (j); in make_automaton_attrs() 4960 XVEC (lats_exp, 0) = rtvec_alloc (j); in make_automaton_attrs() 5026 XVEC (code_exp, 0) = rtvec_alloc (n_insn_reservs * 2); in make_automaton_attrs() [all …]
|
| H A D | gensupport.c | 542 XVEC (split, 0) = rtvec_alloc (i); in process_rtx() 1393 new_vec = rtvec_alloc (num_elem + 1); in alter_attrs_for_insn() 1708 XVEC (insn, 1) = rtvec_alloc (1); in process_one_cond_exec() 1713 rtvec attributes = rtvec_alloc (XVECLEN (insn, 4) in process_one_cond_exec() 1754 XVEC (split, 0) = rtvec_alloc (1); in process_one_cond_exec() 1839 subst_pattern_vec = rtvec_alloc (XVECLEN (subst_elem->data, 3)); in process_substs_on_one_elem() 2384 new_vec = rtvec_alloc (vec_len + 1); in gen_mnemonic_setattr()
|
| H A D | compare-elim.c | 761 rtvec v = rtvec_alloc (len); in try_eliminate_compare() 826 rtvec v = rtvec_alloc (2); in try_eliminate_compare()
|
| H A D | rtl-chkp.c | 152 res = gen_rtx_PARALLEL (GET_MODE (val), rtvec_alloc (n)); in chkp_join_splitted_slot()
|
| H A D | simplify-rtx.c | 1753 rtvec v = rtvec_alloc (n_elts); in simplify_const_unary_operation() 1770 rtvec v = rtvec_alloc (n_elts); in simplify_const_unary_operation() 3681 vec = rtvec_alloc (1); in simplify_binary_operation_1() 3704 rtvec v = rtvec_alloc (n_elts); in simplify_binary_operation_1() 3951 rtvec v = rtvec_alloc (n_elts); in simplify_binary_operation_1() 3987 rtvec vec = rtvec_alloc (len0 + len1); in simplify_binary_operation_1() 4046 rtvec v = rtvec_alloc (n_elts); in simplify_const_binary_operation() 4074 rtvec v = rtvec_alloc (n_elts); in simplify_const_binary_operation() 5802 rtvec v = rtvec_alloc (n_elts); in simplify_ternary_operation() 6140 result_v = rtvec_alloc (num_elem); in simplify_immed_subreg()
|
| H A D | cfgexpand.c | 2762 body = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (1 + nclobbers)); in expand_asm_loc() 3221 rtvec argvec = rtvec_alloc (ninputs); in expand_asm_stmt() 3222 rtvec constraintvec = rtvec_alloc (ninputs); in expand_asm_stmt() 3223 rtvec labelvec = rtvec_alloc (nlabels); in expand_asm_stmt() 3299 body = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (num + nclobbers)); in expand_asm_stmt() 4987 op0 = gen_rtx_CONCATN (mode, rtvec_alloc (nelts)); in expand_debug_expr() 5012 op0 = gen_rtx_CONCATN (mode, rtvec_alloc (nelts)); in expand_debug_expr()
|
| H A D | lra-assigns.c | 1797 ASM_OPERANDS_INPUT_VEC (asm_op) = rtvec_alloc (0); in lra_split_hard_reg_for() 1798 ASM_OPERANDS_INPUT_CONSTRAINT_VEC (asm_op) = rtvec_alloc (0); in lra_split_hard_reg_for()
|
| H A D | valtrack.c | 134 XVEC (x, i) = rtvec_alloc (XVECLEN (x, i)); in cleanup_auto_inc_dec()
|
| H A D | emit-rtl.c | 1057 rt_val = rtvec_alloc (n); in gen_rtvec() 1076 rt_val = rtvec_alloc (n); in gen_rtvec_v() 1094 rt_val = rtvec_alloc (n); in gen_rtvec_v() 5766 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i)); in copy_insn_1()
|
| /dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
| H A D | mmx.md | 1568 operands[0] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (17)); 1601 operands[0] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (17));
|
| /dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
| H A D | mmx.md | 1676 operands[0] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (17)); 1709 operands[0] = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (17));
|