Searched refs:rtvec_alloc (Results 76 - 100 of 125) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c1348 ret = gen_rtx_PARALLEL (mode, rtvec_alloc (chunks));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-intrinsic.c85 rtvec v = rtvec_alloc (nunits);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc879 rtvec vec = rtvec_alloc (elements_per_vq);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300.c1645 rv = gen_rtx_PARALLEL (mode, rtvec_alloc (2));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c2457 note = gen_rtx_SEQUENCE (VOIDmode, rtvec_alloc (count + 1));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcselib.c1938 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i));
H A Dreorg.c507 rtvec seqv = rtvec_alloc (length + 1);
H A Dfunction.c1824 ASM_OPERANDS_INPUT_VEC (asm_op) = rtvec_alloc (0);
1825 ASM_OPERANDS_INPUT_CONSTRAINT_VEC (asm_op) = rtvec_alloc (0);
H A Dvar-tracking.c1218 rtx rtl = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (nregs * 2));
1318 new_pat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (oldn + newn));
9726 = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (XVECLEN (incoming, 0)));
H A Dexpr.c2390 vec = rtvec_alloc (XVECLEN (parallel, 0));
2434 rtvec vec = rtvec_alloc (XVECLEN (src, 0));
6884 vector = rtvec_alloc (n);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-features.c1783 rtvec vec = rtvec_alloc (npats + 1);
H A Di386.c2642 ret = gen_rtx_PARALLEL (mode, rtvec_alloc (1));
2751 ret = gen_rtx_PARALLEL (mode, rtvec_alloc (nexps));
7505 rtx expr = gen_rtx_SEQUENCE (VOIDmode, rtvec_alloc (2));
7965 rtvec v = rtvec_alloc (ncregs + 1);
8795 v = rtvec_alloc (elems_needed);
15107 v = rtvec_alloc (n_elt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreorg.cc481 rtvec seqv = rtvec_alloc (length + 1);
H A Dcselib.cc2006 XVEC (copy, i) = rtvec_alloc (XVECLEN (orig, i));
H A Dfunction.cc1811 ASM_OPERANDS_INPUT_VEC (asm_op) = rtvec_alloc (0);
1812 ASM_OPERANDS_INPUT_CONSTRAINT_VEC (asm_op) = rtvec_alloc (0);
H A Dvar-tracking.cc1226 rtx rtl = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (nregs * 2));
1326 new_pat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (oldn + newn));
9757 = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (XVECLEN (incoming, 0)));
H A Dexpr.cc2581 vec = rtvec_alloc (XVECLEN (parallel, 0));
2625 rtvec vec = rtvec_alloc (XVECLEN (src, 0));
7233 vector = rtvec_alloc (n);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.cc1348 ret = gen_rtx_PARALLEL (mode, rtvec_alloc (chunks));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.cc1645 rv = gen_rtx_PARALLEL (mode, rtvec_alloc (2));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc879 rtvec vec = rtvec_alloc (elements_per_vq);
H A Daarch64.cc3006 rtvec rtxes = rtvec_alloc (pieces.length ());
7178 par = gen_rtx_PARALLEL (mode, rtvec_alloc (count));
7505 par = gen_rtx_PARALLEL (mode, rtvec_alloc (nregs));
7579 par = gen_rtx_PARALLEL (mode, rtvec_alloc (nregs));
21648 rtvec v = rtvec_alloc (nunits / 2);
21706 rtvec vec = rtvec_alloc (nelts);
24412 rtvec v = rtvec_alloc (16);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-intrinsic.cc85 rtvec v = rtvec_alloc (nunits);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc2758 ret = gen_rtx_PARALLEL (mode, rtvec_alloc (1));
2875 ret = gen_rtx_PARALLEL (mode, rtvec_alloc (nexps));
4011 rtx ret = gen_rtx_PARALLEL (mode, rtvec_alloc(1));
8327 rtvec v = rtvec_alloc (ncregs + 1);
9175 v = rtvec_alloc (elems_needed);
15690 v = rtvec_alloc (n_elt);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c7355 data.ret = gen_rtx_PARALLEL (mode, rtvec_alloc (data.stack + nregs));
7404 rtx regs = gen_rtx_PARALLEL (mode, rtvec_alloc (nwords));
7438 rtx regs = gen_rtx_PARALLEL (BLKmode, rtvec_alloc (nwords));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc7287 data.ret = gen_rtx_PARALLEL (mode, rtvec_alloc (data.stack + nregs));
7336 rtx regs = gen_rtx_PARALLEL (mode, rtvec_alloc (nwords));
7370 rtx regs = gen_rtx_PARALLEL (BLKmode, rtvec_alloc (nwords));

Completed in 1065 milliseconds

12345