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

1234567

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfinal.c690 if (GET_CODE (body) == USE || GET_CODE (body) == CLOBBER)
1338 else if (GET_CODE (body) != USE && GET_CODE (body) != CLOBBER)
2308 if (GET_CODE (body) == USE /* These are just declarations */
H A Difcvt.c177 && GET_CODE (PATTERN (insn)) == USE))
252 /* Remove USE insns that get in the way. */
253 if (reload_completed && GET_CODE (PATTERN (insn)) == USE)
2218 of non-note, non-jump, non-USE/CLOBBER insns in the block. */
2274 && GET_CODE (PATTERN (insn)) != USE
H A Dintegrate.c1370 if (GET_CODE (pattern) == USE
1373 /* The (USE (REG n)) at return from the function should
2120 case USE:
2122 /* USE and CLOBBER are ordinary, but we convert (use (subreg foo))
2555 case USE:
2557 /* The only thing we can do with a USE or CLOBBER is possibly do
H A Dalias.c2572 case USE:
2652 case USE:
H A Dra-debug.c463 case USE:
H A Dsched-vis.c667 case USE:
H A Dcombine.c1007 case USE:
1008 /* Combining an isolated USE doesn't make sense.
1012 to verify that the REG in the USE does not change between
1014 If the USE in INSN was for a pseudo register, the matching
1016 with any other USE would only be safe if we knew that the
1020 combining of USES of pseudo registers with any other USE. */
1032 if (GET_CODE (i3elt) == USE
1097 && (find_reg_fusage (i3, USE, dest)
2492 /* Don't pass sets with (USE (MEM ...)) dests to the following. */
2493 && GET_CODE (SET_DEST (XVECEXP (newpat, 0, 1))) != USE
[all...]
H A Dcse.c866 case USE:
2408 case USE:
2409 /* A USE that mentions non-volatile memory needs special
2412 marked by a USE which mentions BLKmode memory. */
2416 hash += (unsigned) USE;
4964 else if (GET_CODE (y) == USE
4984 /* Canonicalize a USE of a pseudo register or memory location. */
4985 else if (GET_CODE (x) == USE
7712 else if (GET_CODE (elt) != CLOBBER && GET_CODE (elt) != USE)
H A Dprotector.c1857 case USE:
2396 case USE:
H A Drecog.c392 else if (GET_CODE (pat) == USE || GET_CODE (pat) == CLOBBER)
393 /* If this insn is a CLOBBER or USE, it is always valid, but is
2134 case USE:
H A Dglobal.c1896 && GET_CODE (PATTERN (first)) != USE
/openbsd-current/sbin/ipsecctl/
H A Dparse.y18 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
20 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
287 %token TYPE DENY BYPASS LOCAL PROTO USE ACQUIRE REQUIRE DONTACQ GROUP PORT TAG
650 | TYPE USE {
1097 { "use", USE }
/openbsd-current/gnu/gcc/gcc/
H A Dcse.c2342 case USE:
2343 /* A USE that mentions non-volatile memory needs special
2346 marked by a USE which mentions BLKmode memory.
2351 hash += (unsigned) USE;
4991 else if (GET_CODE (y) == USE
5011 /* Canonicalize a USE of a pseudo register or memory location. */
5012 else if (GET_CODE (x) == USE
7387 || (REG_NOTE_KIND (x) != REG_NONNEG && GET_CODE (XEXP (x,0)) == USE)
7474 else if (GET_CODE (elt) != CLOBBER && GET_CODE (elt) != USE)
H A Dpostreload-gcse.c933 || find_reg_fusage (insn, USE, reg)
H A Dcombine.c1189 case USE:
1190 /* Combining an isolated USE doesn't make sense.
1194 to verify that the REG in the USE does not change between
1196 If the USE in INSN was for a pseudo register, the matching
1198 with any other USE would only be safe if we knew that the
1202 combining of USES of pseudo registers with any other USE. */
1214 if (GET_CODE (i3elt) == USE
1279 && (find_reg_fusage (i3, USE, dest)
1702 if (!NONJUMP_INSN_P (use) || GET_CODE (PATTERN (use)) != USE || insn == use)
11722 /* WHERE_DEAD could be a USE ins
[all...]
H A Drecog.c375 else if (GET_CODE (pat) == USE || GET_CODE (pat) == CLOBBER)
376 /* If this insn is a CLOBBER or USE, it is always valid, but is
2037 case USE:
H A Djump.c1010 and CLOBBER or USE registers.
1052 If RELOAD_COMPLETED is 0, we do not chain across a USE or CLOBBER. */
1258 if (GET_CODE (pat) == USE
H A Dpostreload.c1056 case USE:
1057 /* If this is the USE of a return value, we can't change it. */
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.c4881 case USE:
4921 else if (GET_CODE (pat) == USE
5203 if (GET_CODE (PATTERN (insn)) == USE
5205 /* Don't care about USE and CLOBBER "insns"---those are used to
5441 if (GET_CODE (real_pat) == USE
5457 if (GET_CODE (XVECEXP (real_pat, 0, i)) != USE
5725 || GET_CODE (PATTERN (insn)) == USE
5727 || GET_CODE (PATTERN (dep_insn)) == USE
7085 if (GET_CODE (pat) == USE || GET_CODE (pat) == CLOBBER)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c6980 && GET_CODE (PATTERN (insn)) != USE
8190 case USE:
8384 if (GET_CODE (PATTERN (i)) == USE
8445 && GET_CODE (PATTERN (i)) != USE
8598 || GET_CODE (PATTERN (insn)) == USE)
8668 if (GET_CODE (insn) == CLOBBER || GET_CODE (insn) == USE)
8698 || GET_CODE (PATTERN (insn)) == USE)
8801 if (GET_CODE (insn) == CLOBBER || GET_CODE (insn) == USE)
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dsh.c3815 if (GET_CODE (part) == USE && GET_MODE (XEXP (part, 0)) == SImode)
3958 /* If there was a return value, it must have been indicated with USE. */
4011 if (GET_CODE (PATTERN (prev)) == USE
4056 && GET_CODE (PATTERN (scan)) != USE
4236 if (GET_CODE (x) != USE)
4323 if (GET_CODE (PATTERN (prev)) == USE
6500 USE PR_MEDIA_REG, since it will be explicitly copied to TR0_REG
8269 && GET_CODE (PATTERN (insn)) != USE
8936 if (GET_CODE (PATTERN (insn)) != USE
10165 if (GET_CODE (part) == USE
[all...]
H A Dsh.h2690 filter out things it will not accept -- SEQUENCE, USE and CLOBBER insns
2696 && GET_CODE (PATTERN (X)) != USE \
2703 && GET_CODE (PATTERN (X)) != USE \
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.c7468 && GET_CODE (PATTERN (insn)) != USE
8621 case USE:
8818 if (GET_CODE (PATTERN (i)) == USE
8886 && GET_CODE (PATTERN (i)) != USE
9043 || GET_CODE (PATTERN (insn)) == USE)
9113 if (GET_CODE (insn) == CLOBBER || GET_CODE (insn) == USE)
9141 || GET_CODE (PATTERN (insn)) == USE)
9244 if (GET_CODE (insn) == CLOBBER || GET_CODE (insn) == USE)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.h2687 filter out things it will not accept -- SEQUENCE, USE and CLOBBER insns
2693 && GET_CODE (PATTERN (X)) != USE \
2700 && GET_CODE (PATTERN (X)) != USE \
/openbsd-current/gnu/gcc/gcc/config/arc/
H A Darc.c2222 while (this_insn && GET_CODE (PATTERN (this_insn)) == USE)

Completed in 708 milliseconds

1234567