Searched refs:USE (Results 151 - 165 of 165) sorted by relevance

1234567

/openbsd-current/gnu/gcc/gcc/
H A Doptabs.c3221 || (CALL_P (p->first) && (find_reg_fusage (p->first, USE, dest)))
H A Dreload.c1289 replaced by USE. */
2812 that didn't get a hard register, emit a USE with a REG_EQUAL
4055 we then need to emit a USE and/or a CLOBBER so that reload
4070 /* We mark the USE with QImode so that we recognize
4183 /* If we detected error and replaced asm instruction by USE, forget about the
4185 if (GET_CODE (PATTERN (insn)) == USE
4581 this substitution. We have to emit a USE of the pseudo so
4584 /* We mark the USE with QImode so that we recognize it
4823 pseudo with after reload, put a USE in front of INSN
4830 /* We mark the USE wit
[all...]
H A Dexpr.c2139 /* Add a USE expression for REG to the (possibly empty) list pointed
2152 /* Add USE expressions to *CALL_FUSAGE for each of NREGS consecutive regs,
2166 /* Add USE expressions to *CALL_FUSAGE for each REG contained in the
6748 && GET_CODE (PATTERN (insn)) != USE
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Davr.c4500 if (GET_CODE (XEXP (tem, 0)) == USE
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.c5384 if (GET_CODE (body) == USE)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfunction.c4143 happen is in the case of a USE or CLOBBER reference, but we
4174 case USE:
7186 assignment and USE below when inlining this function. */
H A Dgcse.c4344 /* Rule out USE instructions and ASM statements as we don't want to
4348 || (GET_CODE (PATTERN (insn)) != USE
H A Doptabs.c3056 if (GET_CODE (PATTERN (insn)) == SET || GET_CODE (PATTERN (insn)) == USE
/openbsd-current/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.c4532 if (GET_CODE (XEXP (tem, 0)) == USE
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Ds390.c3137 The returned offset is written to RESULT_REG and an USE rtx is
6037 && GET_CODE (XVECEXP (pat, 0, 1)) == USE
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c8558 /* Add a USE to stop propagate_one_insn() from barfing. */
9300 while (this_insn && GET_CODE (PATTERN (this_insn)) == USE)
10472 /* Add a USE to stop propagate_one_insn() from barfing. */
10483 /* Emit a USE of the restored scratch register, so that flow
10533 /* Emit a USE (stack_pointer_rtx), so that
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c2779 /* Emit a USE operation so that the constant isn't deleted if
12425 if (GET_CODE (PATTERN (insn)) == USE)
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Di386.c9959 case USE:
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c8440 case USE:
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl5 # !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
680 PRIVATE USE ONE
683 PRIVATE USE-1
689 PRIVATE USE TWO
692 PRIVATE USE-2
33761 KANGXI RADICAL USE
[all...]

Completed in 669 milliseconds

1234567