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

1234567

/openbsd-current/gnu/gcc/gcc/config/arm/
H A Darm.c1538 if (find_regno_fusage (sibling, USE, 3))
5510 /* get_attr cannot accept USE or CLOBBER. */
5513 || GET_CODE (PATTERN (insn)) == USE
5612 /* get_attr cannot accept USE or CLOBBER. */
5615 || GET_CODE (PATTERN (first)) == USE
10935 /* Add a USE to stop propagate_one_insn() from barfing. */
11879 if (GET_CODE (scanbody) != USE
11897 while (this_insn && GET_CODE (PATTERN (this_insn)) == USE)
13794 /* Add a USE to stop propagate_one_insn() from barfing. */
13813 /* Emit a USE o
[all...]
/openbsd-current/gnu/gcc/gcc/config/frv/
H A Dfrv.c1527 && GET_CODE (XVECEXP (pattern, 0, 1)) == USE)
1954 /* Restore the old frame pointer. Emit a USE afterwards to make sure
5924 case USE:
6036 correctly. Add a USE of the value after the multiply to prevent flow
7497 case USE:
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dmips.c89 && GET_CODE (PATTERN (INSN)) != USE \
6209 && GET_CODE (PATTERN (insn)) != USE
9968 case USE:
/openbsd-current/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c1387 && GET_CODE (XVECEXP (pattern, 0, 1)) == USE)
1835 /* Restore the old frame pointer. Emit a USE afterwards to make sure
7286 case USE:
7413 correctly. Add a USE of the value after the multiply to prevent flow
8841 /* Clear the VLIW start flag on random USE and CLOBBER insns, which is
8842 set on the USE insn that preceeds the return, and potentially on
8846 if (pattern_code == USE || pattern_code == CLOBBER
/openbsd-current/gnu/gcc/gcc/
H A Dreg-stack.c771 CLOBBER and USE expressions. */
1345 case USE:
1346 /* Deaths in USE insns can happen in non optimizing compilation.
1355 /* ??? Uninitialized USE should not happen. */
H A Dsched-rgn.c1730 /* Iterate through DEF-USE forward dependences. */
1748 guarding on load_insn. This is true if we find a the two DEF-USE
1769 /* Must be a DEF-USE dependence upon non-branch. */
1827 /* Found a DEF-USE dependence (insn1, load_insn). */
1836 /* Found a DEF-USE dependence (insn1, insn2). */
2277 && (GET_CODE (PATTERN (insn)) == USE
H A Dgcse.c3066 /* Rule out USE instructions and ASM statements as we don't want to
3070 || (GET_CODE (PATTERN (insn)) != USE
H A Demit-rtl.c2941 || (GET_CODE (PATTERN (insn)) != USE
H A Dflow.c1951 /* We find USE or CLOBBER entities in a FUNCTION_USAGE list: both
2408 (if the arg pointer isn't fixed, there will be a USE
2422 CLOBBER or USE that's inside a PARALLEL doesn't make the insn
2430 && GET_CODE (XVECEXP (x, 0, i)) != USE
2448 /* ??? A base USE is a historical relic. It ought not be needed anymore.
2449 Instances where it is still used are either (1) temporary and the USE
2450 escaped the pass, (2) cruft and the USE need not be emitted anymore,
H A Dfunction.c1709 if (GET_CODE (PATTERN (insn)) == USE
4525 assignment and USE below when inlining this function. */
/openbsd-current/gnu/gcc/gcc/config/m32c/
H A Dm32c.c191 case USE:
/openbsd-current/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dh8300.c3829 if (GET_CODE (pat) == USE
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.c1564 && GET_CODE (PATTERN (insn)) != USE
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.c856 || find_reg_fusage (insn, USE, reg))
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dexcept.c1144 && GET_CODE (PATTERN (insn)) != USE
H A Dreg-stack.c935 CLOBBER and USE expressions. */
1444 case USE:
1445 /* Deaths in USE insns can happen in non optimizing compilation.
1454 /* ??? Uninitialized USE should not happen. */
H A Dsched-rgn.c1513 an insn upon which both load1 and load2 have a DEF-USE dependence.
1524 - there is a DEF-USE dependence chain (insn1, ..., load-insn)
1528 - there is a DEF-USE dependence chain (insn1, ..., test-insn)
1532 group all loads that have no input DEF-USE dependence.
1540 insn1 for which a DEF-USE dependence (insn, insn1) exists. A
1602 /* Iterate through DEF-USE forward dependences. */
1620 guarding on load_insn. This is true if we find a the two DEF-USE
1643 /* Must be a DEF-USE dependence upon non-branch. */
1703 /* Found a DEF-USE dependence (insn1, load_insn). */
1712 /* Found a DEF-USE dependenc
[all...]
H A Ddf.c101 (definition) or a USE of a register.
614 /* Return a USE for register REGNO. */
1266 if (GET_CODE (XEXP (note, 0)) == USE)
2734 /* The USE no longer exists. */
H A Demit-rtl.c3110 || (GET_CODE (PATTERN (insn)) != USE
H A Dstmt.c687 /* USE of hard_frame_pointer_rtx added for consistency;
3202 on the USE insn for the return register. */
4564 && (GET_CODE (insn) != INSN || GET_CODE (PATTERN (insn)) != USE))
/openbsd-current/gnu/usr.bin/perl/lib/unicore/To/
H A DNa1.pl5 # !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
81 91 PRIVATE USE ONE
82 92 PRIVATE USE TWO
/openbsd-current/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.c3542 if (GET_CODE (PATTERN (insn)) == USE
4421 && GET_CODE (XVECEXP (pat, 0, 1)) == USE
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
/openbsd-current/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c4984 if (GET_CODE (body) == CLOBBER || GET_CODE (body) == USE)
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables1139 # !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
1147 # !!!!!!! DEVELOPMENT USE ONLY !!!!!!!
6955 # !!!!!!! IT IS DEPRECATED TO USE THIS FILE !!!!!!!
8558 $comment .= "DO NOT USE!!!";
12083 PRIVATE USE ONE
12084 PRIVATE USE TWO

Completed in 1076 milliseconds

1234567