Searched refs:DImode (Results 176 - 200 of 270) sorted by relevance

1234567891011

/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/
H A Dinsn-modes.h233 #define DImode E_DImode macro
235 #define DImode (scalar_int_mode ((scalar_int_mode::from_int) E_DImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earm/
H A Dinsn-modes.h233 #define DImode E_DImode macro
235 #define DImode (scalar_int_mode ((scalar_int_mode::from_int) E_DImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/
H A Dinsn-modes.h233 #define DImode E_DImode macro
235 #define DImode (scalar_int_mode ((scalar_int_mode::from_int) E_DImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
H A Dinsn-modes.h233 #define DImode E_DImode macro
235 #define DImode (scalar_int_mode ((scalar_int_mode::from_int) E_DImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/
H A Dinsn-modes.h233 #define DImode E_DImode macro
235 #define DImode (scalar_int_mode ((scalar_int_mode::from_int) E_DImode))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.h1136 The assigned word_mode is DImode but operations narrower than SImode
1160 #define Pmode DImode
1283 || (MODE) == V2SFmode || (MODE) == V4HFmode || (MODE) == DImode \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-predicates.c481 if ((mode == DImode || mode == DFmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-predicates.cc481 if ((mode == DImode || mode == DFmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h927 r12 (not saved; if used for DImode or DFmode would use r13)
1033 ? DImode \
1432 : LEVEL == SAVE_NONLOCAL ? (TARGET_32BIT ? DImode : PTImode) : Pmode)
1785 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TARGET_POWERPC64 ? TImode : DImode)
1826 #define STACK_SIZE_MODE (TARGET_32BIT ? SImode : DImode)
1891 const int muldi; /* cost of DImode multiplication. */
1893 const int divdi; /* cost of DImode division. */
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh_treg_combine.cc921 // On SH we can do only SImode and DImode comparisons.
922 if (! (GET_MODE (src_reg) == SImode || GET_MODE (src_reg) == DImode))
925 // On SH we can store the ccreg into an SImode or DImode reg only.
926 if (! (GET_MODE (dst_reg) == SImode || GET_MODE (dst_reg) == DImode))
936 else if (GET_MODE (dst_reg) == DImode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh_treg_combine.cc928 // On SH we can do only SImode and DImode comparisons.
929 if (! (GET_MODE (src_reg) == SImode || GET_MODE (src_reg) == DImode))
932 // On SH we can store the ccreg into an SImode or DImode reg only.
933 if (! (GET_MODE (dst_reg) == SImode || GET_MODE (dst_reg) == DImode))
943 else if (GET_MODE (dst_reg) == DImode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c117 : (mode) == DImode ? 3 \
379 use SF or DFmode move instead of DImode to avoid reformatting penalties.
1643 gcc_assert (Pmode == DImode);
2667 don't have mode for. Use DImode. */
2668 tmpmode = DImode;
2673 tmpmode = DImode;
2701 tmpmode = DImode;
2710 tmpmode = DImode;
3034 || mode == DImode
3210 mode = (bytes > 4 ? DImode
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c147 (((ptr_mode == DImode ? 0x37 : 0x23) << 26) \
2222 if (Pmode == DImode && !ABI_HAS_64BIT_SYMBOLS)
2683 if (ISA_HAS_LDX && mode == DImode)
3560 if (Pmode == DImode)
4027 if (TARGET_64BIT && mode == DImode && GET_MODE (op) == SImode)
4028 /* A sign extension from SImode to DImode in 64-bit mode is free. */
4049 if (TARGET_64BIT && mode == DImode && GET_MODE (op) == SImode)
4242 && mode == DImode
4380 || (ISA_HAS_DLSA && mode == DImode))
4431 else if (mode == DImode
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c1103 if (Pmode == DImode)
1113 if (Pmode == DImode)
1124 if (Pmode == DImode)
1186 if (Pmode == DImode)
1682 if (outer_code == SET && GET_MODE (x) == DImode
1773 *total = tune_info->int_mul[mode == DImode];
1792 *total = tune_info->int_div[mode == DImode];
1858 mode = TARGET_64BIT ? TImode : DImode;
3140 if (Pmode == DImode)
4857 trampoline[1] = (Pmode == DImode
[all...]
H A Driscv.h169 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TARGET_64BIT ? TImode : DImode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc149 (((ptr_mode == DImode ? 0x37 : 0x23) << 26) \
2224 if (Pmode == DImode && !ABI_HAS_64BIT_SYMBOLS)
2685 if (ISA_HAS_LDX && mode == DImode)
3571 if (Pmode == DImode)
4038 if (TARGET_64BIT && mode == DImode && GET_MODE (op) == SImode)
4039 /* A sign extension from SImode to DImode in 64-bit mode is free. */
4060 if (TARGET_64BIT && mode == DImode && GET_MODE (op) == SImode)
4253 && mode == DImode
4391 || (ISA_HAS_DLSA && mode == DImode))
4442 else if (mode == DImode
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c1433 if (arg.mode == DImode && cum->arg_words == MAX_ARGS_IN_REGISTERS - 1)
2289 if (arg.type == NULL_TREE || arg.mode == DImode || arg.mode == DFmode)
3339 * total = COSTS_N_INSNS (mode == DImode ? 2 : 1);
3345 if (mode == DImode)
3362 else if (mode == DImode)
3369 * total = (mode == DImode) ? 4 : 1;
3459 if (Pmode == DImode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.cc1433 if (arg.mode == DImode && cum->arg_words == MAX_ARGS_IN_REGISTERS - 1)
2289 if (arg.type == NULL_TREE || arg.mode == DImode || arg.mode == DFmode)
3339 * total = COSTS_N_INSNS (mode == DImode ? 2 : 1);
3345 if (mode == DImode)
3362 else if (mode == DImode)
3369 * total = (mode == DImode) ? 4 : 1;
3459 if (Pmode == DImode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc475 machine_mode reg_mode = TARGET_ZARCH ? DImode : SImode;
1319 return TARGET_64BIT ? DImode : SImode;
1325 return TARGET_64BIT ? DImode : SImode;
1331 return TARGET_64BIT ? DImode : SImode;
1874 && (GET_MODE (*op0) == DImode || GET_MODE (*op0) == SImode)
1887 && (GET_MODE (*op0) == DImode || GET_MODE (*op0) == SImode)
3479 || s390_single_part (GEN_INT (value), DImode, SImode, 0) == 1;
3482 return s390_single_part (GEN_INT (value - 1), DImode, SImode, -1) == 1;
3531 mode = DImode;
3689 && (mode == SImode || mode == DImode)
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c1257 return TARGET_64BIT ? DImode : SImode;
1263 return TARGET_64BIT ? DImode : SImode;
1269 return TARGET_64BIT ? DImode : SImode;
1812 && (GET_MODE (*op0) == DImode || GET_MODE (*op0) == SImode)
1825 && (GET_MODE (*op0) == DImode || GET_MODE (*op0) == SImode)
3410 || s390_single_part (GEN_INT (value), DImode, SImode, 0) == 1;
3413 return s390_single_part (GEN_INT (value - 1), DImode, SImode, -1) == 1;
3462 mode = DImode;
3620 && (mode == SImode || mode == DImode)
3667 && (mode == SImode || mode == DImode)
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.c1602 /* See if we are testing whether the high part of a DImode value is
1608 && flags_operand1 != NULL_RTX && GET_MODE (flags_operand1) == DImode
1610 && hard_regno_nregs (REGNO (flags_operand1), DImode) == 2
1614 && flags_operand2 != NULL_RTX && GET_MODE (flags_operand2) == DImode
1616 && hard_regno_nregs (REGNO (flags_operand2), DImode) == 2
3446 operands[0] = gen_rtx_MEM (DImode, operands[0]);
3460 operands[1] = gen_rtx_MEM (DImode, operands[1]);
3587 middlehalf[1] = adjust_address (operands[1], DImode, size - 8);
3588 latehalf[1] = adjust_address (operands[1], DImode, size - 4);
3592 operands[1] = gen_rtx_MEM (DImode, latehal
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.cc1602 /* See if we are testing whether the high part of a DImode value is
1608 && flags_operand1 != NULL_RTX && GET_MODE (flags_operand1) == DImode
1610 && hard_regno_nregs (REGNO (flags_operand1), DImode) == 2
1614 && flags_operand2 != NULL_RTX && GET_MODE (flags_operand2) == DImode
1616 && hard_regno_nregs (REGNO (flags_operand2), DImode) == 2
3444 operands[0] = gen_rtx_MEM (DImode, operands[0]);
3458 operands[1] = gen_rtx_MEM (DImode, operands[1]);
3585 middlehalf[1] = adjust_address (operands[1], DImode, size - 8);
3586 latehalf[1] = adjust_address (operands[1], DImode, size - 4);
3590 operands[1] = gen_rtx_MEM (DImode, latehal
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.c1223 if (mode == DFmode || mode == DImode)
2390 && (GET_MODE (x) == DFmode || GET_MODE (x) == DImode))
3780 *total = COSTS_N_INSNS (mode == DImode ? 3 : 2);
3786 if (mode == DImode)
3795 if (mode == DImode)
3817 else if (mode == DFmode || mode == DImode)
3825 *total = COSTS_N_INSNS (mode == DImode ? 4 : 2);
3834 else if (mode == DImode)
3866 if (mode == DImode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c2058 if (mode == DImode)
2067 /* DImode operations are performed directly on the ALU. */
2068 if (mode == DImode)
2077 /* DImode operations are performed on the EAM instead. */
2078 if (mode == DImode)
3792 rtx tmp = gen_rtx_REG (DImode, PROLOGUE_TMP_REGNUM);
3794 = gen_frame_mem (DImode,
3797 rtx reg = gen_rtx_REG (DImode, regno);
4033 rtx tmp = gen_rtx_REG (DImode, PROLOGUE_TMP_REGNUM);
4035 = gen_frame_mem (DImode,
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.cc1249 if (mode == DFmode || mode == DImode)
2422 && (GET_MODE (x) == DFmode || GET_MODE (x) == DImode))
3812 *total = COSTS_N_INSNS (mode == DImode ? 3 : 2);
3818 if (mode == DImode)
3827 if (mode == DImode)
3849 else if (mode == DFmode || mode == DImode)
3857 *total = COSTS_N_INSNS (mode == DImode ? 4 : 2);
3866 else if (mode == DImode)
3898 if (mode == DImode)

Completed in 1391 milliseconds

1234567891011