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

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c14193 rtx insn, clobs[TOTAL_ALTIVEC_REGS + 1];
14196 clobs[0]
14223 clobs[nclobs++] = gen_rtx_CLOBBER (VOIDmode,
14229 clobs[nclobs++]
14240 XVECEXP (insn, 0, i) = clobs[i];
14160 rtx insn, clobs[TOTAL_ALTIVEC_REGS + 1]; local

Completed in 125 milliseconds