Searched refs:clobs (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c14194 rtx insn, clobs[TOTAL_ALTIVEC_REGS + 1];
14197 clobs[0]
14224 clobs[nclobs++] = gen_rtx_CLOBBER (VOIDmode,
14230 clobs[nclobs++]
14241 XVECEXP (insn, 0, i) = clobs[i];
14161 rtx insn, clobs[TOTAL_ALTIVEC_REGS + 1]; local

Completed in 88 milliseconds