Searched refs:rtvec_alloc (Results 1 - 25 of 125) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtx-vector-builder.c71 rtvec v = rtvec_alloc (nelts);
H A Drtl.c163 rtvec_alloc (int n)
191 newvec = rtvec_alloc (n);
350 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i));
161 rtvec_alloc (int n) function
H A Drtl-tests.c292 rtx p = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (3));
H A Dgensupport.c529 XVEC (newx, i) = rtvec_alloc (XVECLEN (x, i));
545 rtvec new_vec = rtvec_alloc (1);
607 XVEC (split, 0) = rtvec_alloc (i);
1465 new_vec = rtvec_alloc (num_elem + 1);
1780 XVEC (insn, 1) = rtvec_alloc (1);
1785 rtvec attributes = rtvec_alloc (XVECLEN (insn, 4)
1826 XVEC (split, 0) = rtvec_alloc (1);
1911 subst_pattern_vec = rtvec_alloc (XVECLEN (subst_elem->data, 3));
2457 new_vec = rtvec_alloc (vec_len + 1);
H A Dgenattrtab.c1010 XVEC (condexp, 0) = rtvec_alloc ((num_alt - 1) * 2);
1046 XVEC (newexp, 1) = rtvec_alloc (n);
1157 XVEC (newexp, 0) = rtvec_alloc (2);
1288 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2);
1304 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2);
1426 XVEC (newexp, 0) = rtvec_alloc (XVECLEN (exp, 0));
1755 XVEC (newexp, 0) = rtvec_alloc (len);
5071 XVEC (code_exp, 0) = rtvec_alloc (j);
5072 XVEC (lats_exp, 0) = rtvec_alloc (j);
5138 XVEC (code_exp, 0) = rtvec_alloc (n_insn_reserv
[all...]
H A Dcompare-elim.c795 rtvec v = rtvec_alloc (len);
877 rtvec v = rtvec_alloc (2);
H A Dread-rtl.c319 new_attrs_vec = rtvec_alloc (1);
324 new_attrs_vec = rtvec_alloc (GET_NUM_ELEM (attrs_vec) + 1);
521 XVEC (x, i) = rtvec_alloc (XVECLEN (original, i));
1834 return_vec = rtvec_alloc (list_counter);
H A Dvaltrack.c134 XVEC (x, i) = rtvec_alloc (XVECLEN (x, i));
H A Dcfgexpand.c2763 body = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (1 + nclobbers));
3344 rtvec argvec = rtvec_alloc (ninputs);
3345 rtvec constraintvec = rtvec_alloc (ninputs);
3346 rtvec labelvec = rtvec_alloc (nlabels);
3422 body = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (num + nclobbers));
5077 op0 = gen_rtx_CONCATN (mode, rtvec_alloc (nelts));
5102 op0 = gen_rtx_CONCATN (mode, rtvec_alloc (nelts));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtx-vector-builder.cc71 rtvec v = rtvec_alloc (nelts);
H A Drtl.cc163 rtvec_alloc (size_t n)
194 newvec = rtvec_alloc (n);
352 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i));
161 rtvec_alloc (size_t n) function
H A Drtl-tests.cc292 rtx p = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (3));
H A Dgensupport.cc529 XVEC (newx, i) = rtvec_alloc (XVECLEN (x, i));
545 rtvec new_vec = rtvec_alloc (1);
608 XVEC (split, 0) = rtvec_alloc (i);
1470 new_vec = rtvec_alloc (num_elem + 1);
1785 XVEC (insn, 1) = rtvec_alloc (1);
1790 rtvec attributes = rtvec_alloc (XVECLEN (insn, 4)
1831 XVEC (split, 0) = rtvec_alloc (1);
1916 subst_pattern_vec = rtvec_alloc (XVECLEN (subst_elem->data, 3));
2454 new_vec = rtvec_alloc (vec_len + 1);
H A Dgenattrtab.cc1010 XVEC (condexp, 0) = rtvec_alloc ((num_alt - 1) * 2);
1046 XVEC (newexp, 1) = rtvec_alloc (n);
1157 XVEC (newexp, 0) = rtvec_alloc (2);
1288 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2);
1304 XVEC (condexp, 0) = rtvec_alloc (num_delays * 2);
1426 XVEC (newexp, 0) = rtvec_alloc (XVECLEN (exp, 0));
1755 XVEC (newexp, 0) = rtvec_alloc (len);
5070 XVEC (code_exp, 0) = rtvec_alloc (j);
5071 XVEC (lats_exp, 0) = rtvec_alloc (j);
5137 XVEC (code_exp, 0) = rtvec_alloc (n_insn_reserv
[all...]
H A Dcompare-elim.cc793 rtvec v = rtvec_alloc (len);
875 rtvec v = rtvec_alloc (2);
H A Dread-rtl.cc386 new_attrs_vec = rtvec_alloc (1);
391 new_attrs_vec = rtvec_alloc (GET_NUM_ELEM (attrs_vec) + 1);
588 XVEC (x, i) = rtvec_alloc (XVECLEN (original, i));
1881 return_vec = rtvec_alloc (list_counter);
H A Dvaltrack.cc133 XVEC (x, i) = rtvec_alloc (XVECLEN (x, i));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-memory-manipulation.c1099 result = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (count + 1));
1104 result = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (count));
1160 result = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (count + 1));
1165 result = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (count));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-memory-manipulation.cc1099 result = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (count + 1));
1104 result = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (count));
1160 result = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (count + 1));
1165 result = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (count));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-logue.c1442 p = rtvec_alloc (i);
2121 insn = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (nclobs));
2428 p = rtvec_alloc (3 + ((sel & SAVRES_LR) ? 1 : 0)
2496 rtvec p = rtvec_alloc (1);
2497 rtvec r = rtvec_alloc (2);
3127 p = rtvec_alloc (sz);
3369 p = rtvec_alloc (32 - info->first_gp_reg_save);
3405 p = rtvec_alloc (i);
3608 rtvec p = rtvec_alloc (2);
4093 p = rtvec_alloc (coun
[all...]
H A Drs6000-p8swap.c1185 rtx par = gen_rtx_PARALLEL (mode, rtvec_alloc (n_elts));
1210 rtx par = gen_rtx_PARALLEL (mode, rtvec_alloc (n_elts));
1392 rtx vals = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
1902 rtx vals = gen_rtx_PARALLEL (mode, rtvec_alloc (16));
1916 rtx vals = gen_rtx_PARALLEL (mode, rtvec_alloc (8));
1926 rtx vals = gen_rtx_PARALLEL (mode, rtvec_alloc (4));
1936 rtx vals = gen_rtx_PARALLEL (mode, rtvec_alloc (2));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-logue.cc1470 p = rtvec_alloc (i);
2149 insn = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (nclobs));
2456 p = rtvec_alloc (3 + ((sel & SAVRES_LR) ? 1 : 0)
2524 rtvec p = rtvec_alloc (1);
2525 rtvec r = rtvec_alloc (2);
3155 p = rtvec_alloc (sz);
3408 p = rtvec_alloc (32 - info->first_gp_reg_save);
3444 p = rtvec_alloc (i);
3647 rtvec p = rtvec_alloc (2);
4132 p = rtvec_alloc (coun
[all...]
H A Drs6000-p8swap.cc1205 rtx par = gen_rtx_PARALLEL (mode, rtvec_alloc (n_elts));
1230 rtx par = gen_rtx_PARALLEL (mode, rtvec_alloc (n_elts));
1412 rtx vals = gen_rtx_PARALLEL (V16QImode, rtvec_alloc (16));
1923 rtx vals = gen_rtx_PARALLEL (mode, rtvec_alloc (16));
1937 rtx vals = gen_rtx_PARALLEL (mode, rtvec_alloc (8));
1947 rtx vals = gen_rtx_PARALLEL (mode, rtvec_alloc (4));
1957 rtx vals = gen_rtx_PARALLEL (mode, rtvec_alloc (2));
/netbsd-current/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchanges.cc829 newvec = rtvec_alloc (num_clobbers + oldlen);
836 newvec = rtvec_alloc (num_clobbers + oldlen);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc3134 vec = rtvec_alloc (nregs + (GET_CODE (XEXP (src, 0)) == POST_INC));
3166 rtvec vec = rtvec_alloc (2);
3212 vec = rtvec_alloc (3);
3229 vec = rtvec_alloc (nregs + (increment != 0 ? 1 : 0));
3286 rtx seq = gen_rtx_SEQUENCE (VOIDmode, rtvec_alloc (nregs + 1));

Completed in 267 milliseconds

12345