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

/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c5782 output_cbranch (rtx op, rtx dest, int label, int reversed, int annul,
5937 if (annul && ! far)
6005 if (annul || ! final_sequence)
6244 int annul, rtx insn)
6318 if (annul && ! far)
6354 if (annul || ! final_sequence)
6680 /* Output an annul flag if there's nothing for the delay slot and we
5768 output_cbranch(rtx op, rtx dest, int label, int reversed, int annul, rtx insn) argument
6229 output_v9branch(rtx op, rtx dest, int reg, int label, int reversed, int annul, rtx insn) argument

Completed in 56 milliseconds