Searched refs:SET (Results 151 - 175 of 398) sorted by relevance

1234567891011>>

/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dsh.c1860 if (GET_CODE (pat) != SET)
2112 *total = COSTS_N_INSNS (outer_code != SET);
2114 *total = COSTS_N_INSNS ((outer_code != SET) + 1);
2116 *total = COSTS_N_INSNS ((outer_code != SET) + 2);
2118 *total = COSTS_N_INSNS ((outer_code != SET) + 3);
2151 *total = outer_code != SET;
2154 + (outer_code != SET));
2155 *total = COSTS_N_INSNS (3) + (outer_code != SET);
2186 *total = outer_code != SET;
2189 + (outer_code != SET));
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c1043 CODE is the code of the operation required, it can be any of SET, PLUS,
1047 SOURCE is the other operand (a register, or a null-pointer for SET);
1061 if (subtargets || code == SET
1076 > arm_constant_limit + (code != SET)))
1078 if (code == SET)
1080 /* Currently SET is the only monadic value for CODE, all
1167 case SET:
1309 case SET:
1665 if (code == SET || code == MINUS)
1686 if (code == SET)
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.c2822 if (GET_CODE (tmp) != SET)
2835 if (GET_CODE (tmp) == SET
2861 if (GET_CODE (tmp) != SET)
2885 && GET_CODE (PATTERN (next)) == SET
2902 if (GET_CODE (pattern) == SET
3081 a SET. Thus, we need an expression list for this case. */
4072 if (GET_CODE (pat) != SET || GET_CODE (dep_pat) != SET)
4110 if (GET_CODE (pat) != SET || GET_CODE (dep_pat) != SET)
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dcaller-save.c65 saved in its widest mode with a simple SET insn as long as the memory
568 if (code == SET)
570 if (code == SET || code == CLOBBER)
633 with a simple SET, so use it. Set INSN_CODE to what we save there
H A Dresource.c91 It deadens any CLOBBERed registers and livens any SET registers. */
218 CALL, SET and CLOBBER operators. */
303 case SET:
304 /* Usually, the first operand of SET is set, not referenced. But
382 if (GET_CODE (slot_pat) == SET
620 If IN_DEST is nonzero, it means we are inside a SET. Otherwise,
625 that we require a SET of CC0 to immediately precede the reference to CC0.
708 case SET:
709 /* If the source of a SET is a CALL, this is actually done by
875 a SET, mar
[all...]
H A Dexpmed.c226 add_cost[mode] = rtx_cost (&all.plus, SET);
227 neg_cost[mode] = rtx_cost (&all.neg, SET);
228 mul_cost[mode] = rtx_cost (&all.mult, SET);
229 sdiv_cost[mode] = rtx_cost (&all.sdiv, SET);
230 udiv_cost[mode] = rtx_cost (&all.udiv, SET);
232 sdiv_pow2_cheap[mode] = (rtx_cost (&all.sdiv_32, SET)
234 smod_pow2_cheap[mode] = (rtx_cost (&all.smod_32, SET)
245 mul_widen_cost[wider_mode] = rtx_cost (&all.wide_mult, SET);
246 mul_highpart_cost[mode] = rtx_cost (&all.wide_trunc, SET);
258 shift_cost[mode][m] = rtx_cost (&all.shift, SET);
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dlinker.c1438 SET, /* Add value to set. */
1460 /* SET_ROW */ {SET, SET, SET, SET, SET, SET, CYCLE, CYCLE }
1908 case SET:
1433 SET, /* Add value to set. */ enumerator in enum:link_action
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ns32k/
H A Dns32k.h1215 { if (GET_CODE (EXP) == SET) \
1235 && GET_CODE (XVECEXP (EXP, 0, 0)) == SET) \
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pdp11/
H A Dpdp11.h1007 { if (GET_CODE (EXP) == SET) \
1012 && GET_CODE (XVECEXP (EXP, 0, 0)) == SET) \
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcaller-save.c62 saved in its widest mode with a simple SET insn as long as the memory
573 if (code == SET)
575 if (code == SET || code == CLOBBER)
636 with a simple SET, so use it. Set INSN_CODE to what we save there
H A Dreload1.c1962 if (prev && GET_CODE (PATTERN (prev)) == SET
2241 case SET:
2646 case SET:
2838 case SET:
3230 && (GET_CODE (new_body) != SET
3317 /* Given X, a SET or CLOBBER of DEST, if DEST is the target of a register
3350 && (GET_CODE (x) != SET
6466 && GET_CODE (PATTERN (temp)) == SET
7476 exists, we just emit a SET insn and hope for the best (it will normally
8086 /* See whether a single set SET i
[all...]
H A Dexpmed.c119 add_cost = rtx_cost (gen_rtx_PLUS (word_mode, reg, reg), SET);
151 shift_cost[m] = rtx_cost (SET_SRC (PATTERN (shift_insn)), SET);
155 shiftadd_cost[m] = rtx_cost (SET_SRC (PATTERN (shiftadd_insn)), SET);
159 shiftsub_cost[m] = rtx_cost (SET_SRC (PATTERN (shiftsub_insn)), SET);
162 negate_cost = rtx_cost (gen_rtx_NEG (word_mode, reg), SET);
165 = (rtx_cost (gen_rtx_DIV (word_mode, reg, GEN_INT (32)), SET)
168 = (rtx_cost (gen_rtx_MOD (word_mode, reg, GEN_INT (32)), SET)
176 div_cost[(int) mode] = rtx_cost (gen_rtx_UDIV (mode, reg, reg), SET);
177 mul_cost[(int) mode] = rtx_cost (gen_rtx_MULT (mode, reg, reg), SET);
185 SET);
[all...]
H A Dresource.c89 It deadens any CLOBBERed registers and livens any SET registers. */
226 CALL, SET and CLOBBER operators. */
313 case SET:
314 /* Usually, the first operand of SET is set, not referenced. But
394 if (GET_CODE (slot_pat) == SET
635 If IN_DEST is nonzero, it means we are inside a SET. Otherwise,
640 that we require a SET of CC0 to immediately precede the reference to CC0.
726 case SET:
727 /* If the source of a SET is a CALL, this is actually done by
881 a SET, mar
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/vax/
H A Dvax.h921 { if (GET_CODE (EXP) == SET) \
953 && GET_CODE (XVECEXP (EXP, 0, 0)) == SET) \
/openbsd-current/sys/arch/luna88k/luna88k/
H A Dmachdep.c787 SET(ci->ci_flags, CIF_ALIVE);
1011 SET(curcpu()->ci_flags, CIF_ALIVE | CIF_PRIMARY);
H A Ddisksubr.c177 SET(bp->b_flags, B_BUSY | B_WRITE | B_RAW);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c858 gen_rtx (SET, VOIDmode, t_reg,
863 emit_insn (gen_rtx (SET, VOIDmode, t_reg,
2613 if (GET_CODE (pat) == SET
2651 && GET_CODE (PATTERN (insn)) == SET
2937 if (reg_mentioned_p (reg, ((GET_CODE (part) == SET
2946 setting it while calling it. Set *SET to a SET rtx if the register
2987 if (GET_CODE (part) != SET && reg_mentioned_p (reg, part))
3008 if (GET_CODE (pattern) == SET)
3036 IS_DEST should be set to 16 if X is the destination of a SET, els
[all...]
/openbsd-current/usr.sbin/npppd/npppd/
H A Dparse.y104 %token SET MAX_SESSION USER_MAX_SESSION
171 set : SET MAX_SESSION NUMBER { conf->max_session = $3; }
172 | SET USER_MAX_SESSION NUMBER { conf->user_max_session = $3; }
1089 { "set", SET},
/openbsd-current/sys/netinet/
H A Dtcp_output.c758 SET(m->m_pkthdr.csum_flags, M_TCP_TSO);
1088 SET(m->m_pkthdr.csum_flags, M_FLOWID);
1305 SET(m->m_pkthdr.csum_flags, M_TCP_CSUM_OUT);
1337 SET(m0->m_pkthdr.csum_flags, M_TCP_CSUM_OUT);
/openbsd-current/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c835 (SET (REG X (MEM (PLUS (REG X) (CONST_INT 1000)))))
839 [(SET (REG D) (REG X)) (SET (REG X) (REG D))]
840 (SET (REG A) (PLUS (REG A) (CONST_INT 1000 / 256)))
841 [(SET (REG D) (REG X)) (SET (REG X) (REG D))]
842 (SET (REG X) (MEM (PLUS (REG X) (CONST_INT 1000 % 256)))
844 (SET (REG X) (PLUS (REG X) (CONST_INT 1000 / 256 * 256)))
845 (SET (REG X) (MEM (PLUS (REG X) (CONST_INT 1000 % 256))))
2026 if (GET_CODE (body) == SET)
[all...]
/openbsd-current/sys/dev/sdmmc/
H A Dsdmmc_io.c81 SET(sc->sc_flags, SMF_SD_MODE|SMF_IO_MODE|SMF_MEM_MODE);
155 SET(sf0->flags, SFF_ERROR);
179 SET(sf->flags, SFF_ERROR);
H A Dsdmmc.c167 SET(sc->sc_flags, SMF_CONFIG_PENDING);
324 SET(sc->sc_flags, SMF_CARD_PRESENT);
386 SET(sc->sc_flags, SMF_CARD_ATTACHED);
/openbsd-current/sys/net/
H A Dif_tun.c305 SET(sc->sc_flags, TUN_DEAD);
454 SET(ifp->if_flags, IFF_UP | IFF_RUNNING);
597 SET(ifp->if_flags, IFF_RUNNING);
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Ds390.c390 /* Return true if SET either doesn't set the CC register, or else
399 gcc_assert (GET_CODE (set) == SET);
441 /* Return true if every SET in INSN that sets the CC register
455 if (GET_CODE (PATTERN (insn)) == SET)
462 if (GET_CODE (set) == SET)
4256 if (!(ac.aligned && code == SET && MEM_P (val)))
4283 case SET:
4783 else if (code == SET
4817 if (GET_CODE (dep_rtx) == SET)
4837 gcc_assert (GET_CODE (pat) == SET);
[all...]
/openbsd-current/sys/dev/ata/
H A Datascsi.c364 SET(ap->ap_features, ATA_PORT_F_NCQ);
387 SET(ap->ap_features, ATA_PORT_F_TRIM);
1341 SET(lowest_aligned, READ_CAP_16_TPE);
1345 SET(lowest_aligned, READ_CAP_16_TPRZ);
1823 SET(xa->flags, ATA_F_DONE);

Completed in 712 milliseconds

1234567891011>>