Searched refs:VOIDmode (Results 1 - 25 of 95) sorted by relevance

1234

/freebsd-9.3-release/contrib/gcc/
H A Dcaller-save.c132 VOIDmode);
133 if (regno_save_mode[i][j] == VOIDmode && j == 1)
141 regno_save_mode[i][1] = VOIDmode;
170 if (regno_save_mode[i][1] != VOIDmode
188 test_reg = gen_rtx_REG (VOIDmode, 0);
189 test_mem = gen_rtx_MEM (VOIDmode, address);
190 savepat = gen_rtx_SET (VOIDmode, test_mem, test_reg);
191 restpat = gen_rtx_SET (VOIDmode, test_reg, test_mem);
193 saveinsn = gen_rtx_INSN (VOIDmode, 0, 0, 0, 0, 0, savepat, -1, 0, 0);
194 restinsn = gen_rtx_INSN (VOIDmode,
[all...]
H A Dlists.c126 PUT_REG_NOTE_KIND (r, VOIDmode);
131 r = gen_rtx_INSN_LIST (VOIDmode, val, next);
173 PUT_REG_NOTE_KIND (r, VOIDmode);
178 r = gen_rtx_DEPS_LIST (VOIDmode, val, next, ds);
H A Drecog.c277 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (num_clobbers + 1));
357 = gen_rtx_PARALLEL (VOIDmode,
463 enum machine_mode op0_mode = VOIDmode;
529 if (fmt[0] == 'e' && GET_MODE (XEXP (x, 0)) != VOIDmode)
571 if (GET_MODE (XEXP (x, 0)) == VOIDmode)
587 /* Subregs of VOIDmode operands are incorrect. */
588 if (!new && GET_MODE (SUBREG_REG (x)) == VOIDmode)
606 enum machine_mode wanted_mode = VOIDmode;
626 if (wanted_mode != VOIDmode
937 If MODE is VOIDmode, O
[all...]
H A Doptabs.c217 if (no_extend && GET_MODE (op) == VOIDmode)
237 emit_insn (gen_rtx_CLOBBER (VOIDmode, result));
434 if (GET_MODE (op0) != xmode0 && xmode0 != VOIDmode)
436 GET_MODE (op0) != VOIDmode
442 if (GET_MODE (op1) != xmode1 && xmode1 != VOIDmode)
444 GET_MODE (op1) != VOIDmode
450 if (GET_MODE (wide_op) != wxmode && wxmode != VOIDmode)
452 GET_MODE (wide_op) != VOIDmode
461 && xmode0 != VOIDmode)
467 && xmode1 != VOIDmode)
[all...]
H A Dexplow.c112 return immed_double_const (lv, hv, VOIDmode);
160 if (GET_MODE (x) != VOIDmode)
295 && GET_MODE (x) != VOIDmode))
321 gcc_assert (GET_MODE (x) == to_mode || GET_MODE (x) == VOIDmode);
608 if (! general_operand (x, VOIDmode))
636 if (! general_operand (x, VOIDmode))
639 gcc_assert (GET_MODE (x) == mode || GET_MODE (x) == VOIDmode);
963 if (mode != VOIDmode)
1039 emit_insn (gen_rtx_CLOBBER (VOIDmode,
1041 gen_rtx_SCRATCH (VOIDmode))));
[all...]
H A Dexpr.c257 mem = gen_rtx_MEM (VOIDmode, stack_pointer_rtx);
258 mem1 = gen_rtx_MEM (VOIDmode, frame_pointer_rtx);
262 reg = gen_rtx_REG (VOIDmode, -1);
268 for (mode = VOIDmode; (int) mode < NUM_MACHINE_MODES;
281 if (mode != VOIDmode && mode != BLKmode)
313 mem = gen_rtx_MEM (VOIDmode, gen_rtx_raw_REG (Pmode, 10000));
315 for (mode = GET_CLASS_NARROWEST_MODE (MODE_FLOAT); mode != VOIDmode;
385 || (from_mode == VOIDmode && CONSTANT_P (from)))
535 emit_insn (gen_rtx_CLOBBER (VOIDmode, to));
663 for (intermediate = from_mode; intermediate != VOIDmode;
8552 expand_expr (tsi_stmt (iter), const0_rtx, VOIDmode, modifier); local
[all...]
H A Dregclass.c568 to use DF mode for the even registers and VOIDmode for the odd
570 if (reg_raw_mode[i] == VOIDmode)
642 enough to save nregs. If we can't find one, return VOIDmode.
650 enum machine_mode found_mode = VOIDmode, mode;
657 mode != VOIDmode;
664 if (found_mode != VOIDmode)
668 mode != VOIDmode;
675 if (found_mode != VOIDmode)
679 mode != VOIDmode;
686 if (found_mode != VOIDmode)
[all...]
H A Dstor-layout.c182 for (mode = GET_CLASS_NARROWEST_MODE (class); mode != VOIDmode;
217 for (mode = GET_CLASS_NARROWEST_MODE (class); mode != VOIDmode;
326 if (DECL_MODE (decl) == VOIDmode)
494 DECL_MODE (decl) = VOIDmode;
1320 enum machine_mode mode = VOIDmode;
1367 if (TREE_CODE (type) == RECORD_TYPE && mode != VOIDmode
1399 if (TYPE_MODE (type) != BLKmode && TYPE_MODE (type) != VOIDmode
1623 if (TYPE_MODE (type) == VOIDmode)
1634 for (; mode != VOIDmode ; mode = GET_MODE_WIDER_MODE (mode))
1641 if (mode == VOIDmode
[all...]
H A Demit-rtl.c92 the values of 0, 1, and 2. For the integer entries and VOIDmode, we
220 if (GET_MODE (value) == VOIDmode)
240 if (GET_MODE (a) == VOIDmode)
397 *slot = gen_rtx_raw_CONST_INT (VOIDmode, arg);
459 if (mode != VOIDmode)
477 /* We use VOIDmode for integers. */
479 PUT_MODE (value, VOIDmode);
707 if (inmode == VOIDmode)
1120 else if (innermode == VOIDmode)
1125 gcc_assert (innermode != VOIDmode
[all...]
H A Dcalls.c222 FUNCTION_ARG (args_so_far, VOIDmode, void_type_node, 1)
367 (VOIDmode,
368 gen_rtx_USE (VOIDmode,
369 gen_rtx_MEM (BLKmode, gen_rtx_SCRATCH (VOIDmode))),
417 = gen_rtx_EXPR_LIST (VOIDmode,
418 gen_rtx_CLOBBER (VOIDmode, stack_pointer_rtx),
1372 enum machine_mode partial_mode = VOIDmode;
1981 || TYPE_MODE (TREE_TYPE (exp)) == VOIDmode))
1997 VOIDmode, EXPAND_NORMAL);
2577 if (TYPE_MODE (TREE_TYPE (exp)) != VOIDmode
1996 VOIDmode, EXPAND_NORMAL); local
[all...]
H A Dmachmode.h117 (GET_MODE_INNER (MODE) == VOIDmode \
H A Dreload.c481 rld[s_reload].inmode = in_p ? mode : VOIDmode;
482 rld[s_reload].outmode = ! in_p ? mode : VOIDmode;
611 loc = eliminate_regs (secondary_memlocs[(int) mode], VOIDmode, NULL_RTX);
861 test_insn = make_insn_raw (gen_rtx_SET (VOIDmode, dst, in));
919 /* INMODE and/or OUTMODE could be VOIDmode if no mode
922 if (inmode == VOIDmode && in != 0)
924 if (outmode == VOIDmode && out != 0)
1095 in_class, VOIDmode, VOIDmode, 0, 0, opnum, type);
1182 VOIDmode, VOIDmod
1090 in_class, VOIDmode, VOIDmode, 0, 0, opnum, type); local
1177 VOIDmode, VOIDmode, 0, 0, local
[all...]
H A Drtlhooks.c165 else if (mode != GET_MODE (x) && GET_MODE (x) != VOIDmode)
H A Dstmt.c176 p->expr->x_forced_labels = gen_rtx_EXPR_LIST (VOIDmode, ref,
234 = gen_rtx_EXPR_LIST (VOIDmode, label_r,
239 forced_labels = gen_rtx_EXPR_LIST (VOIDmode, label_r, forced_labels);
287 body = gen_rtx_ASM_INPUT (VOIDmode,
788 would get VOIDmode and that could cause a crash in reload. */
836 op = expand_expr (val, NULL_RTX, VOIDmode, EXPAND_WRITE);
877 body = gen_rtx_ASM_OPERANDS ((noutputs == 0 ? VOIDmode
908 op = expand_expr (val, NULL_RTX, VOIDmode,
1000 emit_insn (gen_rtx_SET (VOIDmode, output_rtx[0], body));
1017 body = gen_rtx_PARALLEL (VOIDmode, rtvec_allo
[all...]
H A Dsimplify-rtx.c304 op_mode = GET_MODE (op0) != VOIDmode ? GET_MODE (op0) : GET_MODE (op1);
320 if (op_mode == VOIDmode)
414 return simplify_gen_relational (reversed, mode, VOIDmode,
462 return simplify_gen_relational (GE, mode, VOIDmode,
497 if (op_mode == VOIDmode)
767 /* If the mode of the operand is VOIDmode (i.e. if it is ASM_OPERANDS),
769 if (GET_MODE (op) == VOIDmode)
885 if (GET_MODE (op) != VOIDmode)
946 if (code == FLOAT && GET_MODE (op) == VOIDmode
961 else if (code == UNSIGNED_FLOAT && GET_MODE (op) == VOIDmode
[all...]
H A Dcse.c1398 while ((elt = lookup_for_remove (x, hash, VOIDmode)))
1406 with VOIDmode then MODE is the mode with which X will be used.
1461 = lookup (x, SAFE_HASH (x, VOIDmode), GET_MODE (x));
1471 p = lookup (x, SAFE_HASH (x, VOIDmode), word_mode);
1493 with VOIDmode then MODE is the mode with which X will be used.
1760 invalidate (p->exp, VOIDmode);
1792 FULL_MODE, if not VOIDmode, indicates that this much should be
1873 invalidate (SUBREG_REG (x), VOIDmode);
1878 invalidate (XVECEXP (x, 0, i), VOIDmode);
1884 invalidate (XEXP (x, 0), VOIDmode);
1865 invalidate (SUBREG_REG (x), VOIDmode); local
4913 invalidate (SET_DEST (x), VOIDmode); local
4963 invalidate (SET_DEST (y), VOIDmode); local
[all...]
H A Dcselib.c239 && (mode != VOIDmode || GET_CODE (x) != CONST_DOUBLE));
379 VOIDmode. */
389 return VOIDmode;
553 && (GET_CODE (x) != CONST_DOUBLE || GET_MODE (x) != VOIDmode))
555 gcc_assert (mode != VOIDmode);
609 if (GET_MODE (x) != VOIDmode)
932 if (GET_MODE (x) != VOIDmode)
1007 is VOIDmode, then only REGNO is being changed; this is used when
1026 gcc_assert (mode != VOIDmode);
1156 addr = cselib_lookup (XEXP (x, 0), VOIDmode,
[all...]
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlinux-elf.h103 emit_insn (gen_rtx_CLOBBER (VOIDmode, gen_rtx_REG (SImode, LR_REGNUM)))
H A Darm.c727 return emit_insn (gen_rtx_SET (VOIDmode, x, y));
1767 pattern = gen_rtx_COND_EXEC (VOIDmode, copy_rtx (cond), pattern);
1814 gen_rtx_SET (VOIDmode, target,
1824 gen_rtx_SET (VOIDmode, target, source));
1834 gen_rtx_SET (VOIDmode, target, const0_rtx));
1843 gen_rtx_SET (VOIDmode, target, source));
1856 gen_rtx_SET (VOIDmode, target, source));
1865 gen_rtx_SET (VOIDmode, target,
1876 gen_rtx_SET (VOIDmode, target,
1884 gen_rtx_SET (VOIDmode, targe
[all...]
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c1082 emit_insn (gen_rtx_SET (VOIDmode, temp,
1086 emit_insn (gen_rtx_SET (VOIDmode,
1094 emit_insn (gen_rtx_SET (VOIDmode, temp,
1096 emit_insn (gen_rtx_SET (VOIDmode,
1139 emit_insn (gen_rtx_SET (VOIDmode, temp1, gen_rtx_HIGH (DImode, op1)));
1140 emit_insn (gen_rtx_SET (VOIDmode, op0, gen_rtx_LO_SUM (DImode, temp1, op1)));
1171 emit_insn (gen_rtx_SET (VOIDmode, temp3,
1219 emit_insn (gen_rtx_SET (VOIDmode, temp4,
1221 emit_insn (gen_rtx_SET (VOIDmode, temp5,
1291 emit_insn (gen_rtx_SET (VOIDmode, temp
[all...]
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c2125 if (mode == VOIDmode || mode == DImode)
2255 if (mode == VOIDmode)
2411 emit_insn (gen_rtx_SET (VOIDmode, target,
2418 emit_insn (gen_rtx_SET (VOIDmode, target, vals));
2437 x = gen_rtx_UNSPEC (VOIDmode,
2439 emit_insn (gen_rtx_PARALLEL (VOIDmode,
2441 gen_rtx_SET (VOIDmode,
2445 gen_rtx_PARALLEL (VOIDmode,
2447 emit_insn (gen_rtx_SET (VOIDmode, target,
2493 x = gen_rtx_UNSPEC (VOIDmode,
3380 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0, local
3422 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0, local
3459 BASE_REG_CLASS, GET_MODE (x), VOIDmode, 0, 0, local
16423 emit_library_call (init_one_libfunc (RS6000_MCOUNT), 0, VOIDmode, 0); local
16434 emit_library_call (init_one_libfunc (RS6000_MCOUNT), 0, VOIDmode, 1, local
16454 0, VOIDmode, 1, local
[all...]
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c3168 for (; mode != VOIDmode; mode = GET_MODE_WIDER_MODE (mode))
3196 tmp = gen_rtx_EXPR_LIST (VOIDmode, tmp, const0_rtx);
3274 if (mode != VOIDmode
3448 if (mode != VOIDmode && mode != BLKmode)
3543 case VOIDmode:
3738 exp [nexps++] = gen_rtx_EXPR_LIST (VOIDmode,
3744 exp [nexps++] = gen_rtx_EXPR_LIST (VOIDmode,
3751 exp [nexps++] = gen_rtx_EXPR_LIST (VOIDmode,
3762 exp [nexps++] = gen_rtx_EXPR_LIST (VOIDmode,
3928 if (mode == VOIDmode)
[all...]
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c357 VOIDmode. */
371 return VOIDmode;
382 return VOIDmode;
385 return VOIDmode;
387 return VOIDmode;
444 If REQ_MODE is VOIDmode, always return false. */
451 /* s390_tm_ccmode returns VOIDmode to indicate failure. */
452 if (req_mode == VOIDmode)
472 to do that. Otherwise, return VOIDmode.
484 return VOIDmode;
[all...]
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin.c549 emit_insn (gen_rtx_SET (VOIDmode, reg,
551 emit_insn (gen_rtx_SET (VOIDmode, reg,
553 emit_insn (gen_rtx_USE (VOIDmode, pic_offset_table_rtx));
713 emit_insn (gen_rtx_SET (VOIDmode, reg, mem));
742 insn = emit_insn (gen_rtx_SET (VOIDmode, reg, mem));
748 emit_insn (gen_rtx_USE (VOIDmode,
752 emit_insn (gen_rtx_SET (VOIDmode, reg,
756 emit_insn (gen_rtx_SET (VOIDmode, reg,
773 emit_insn (gen_rtx_USE (VOIDmode,
816 emit_insn (gen_rtx_SET (VOIDmode, re
[all...]
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c653 return memory_operand(value, VOIDmode) && !MEM_VOLATILE_P (value);
664 && (reload_in_progress || memory_operand (value, VOIDmode)));
668 return small_addr_symbolic_operand (value, VOIDmode);
712 if (register_operand (src, VOIDmode))
808 if (GET_MODE (x) == VOIDmode)
879 if (small_addr_symbolic_operand (src, VOIDmode))
886 else if (sdata_symbolic_operand (src, VOIDmode))
915 emit_insn (gen_rtx_SET (VOIDmode, dest, tmp));
918 emit_insn (gen_rtx_SET (VOIDmode, dest, tmp));
923 emit_insn (gen_rtx_SET (VOIDmode, des
9696 VOIDmode, 3, local
[all...]

Completed in 319 milliseconds

1234