HomeSort by: relevance | last modified time | path
    Searched refs:TImode (Results 1 - 25 of 167) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 402 gcc_assert (REG_P (dst) && GET_MODE (dst) == TImode);
406 /* First, determine if we need 1 TImode load or 2. We need only 1
414 s0 = gen_reg_rtx (TImode);
423 s0 = gen_reg_rtx (TImode);
424 s1 = gen_reg_rtx (TImode);
432 mask = gen_reg_rtx (TImode);
450 s0 = gen_reg_rtx (TImode);
451 if (GET_MODE_SIZE (GET_MODE (r)) < GET_MODE_SIZE (TImode))
452 emit_insn (gen_rtx_SET (s0, gen_rtx_ZERO_EXTEND (TImode, r)));
458 gcc_assert (REG_P (src) && GET_MODE (src) == TImode);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn-protos.h 147 return (mode == TImode);
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-features.h 198 timode_scalar_chain () : scalar_chain (TImode, V1TImode) {}
i386-features.cc 1511 /* Assume that if we have to move TImode values between units,
1760 /* It may be a debug insn with a TImode variable in
1768 *loc = gen_rtx_SUBREG (TImode, *loc, 0);
1778 /* Convert INSN from TImode to V1T1mode. */
1791 if (GET_MODE (dst) == TImode)
1816 if (GET_MODE (src) == TImode)
1834 tmp = ix86_convert_const_wide_int_to_broadcast (TImode, src);
1837 src = lowpart_subreg (V1TImode, tmp, TImode);
1860 switch (standard_sse_constant_p (src, TImode))
2007 machine_mode mode = TARGET_64BIT ? TImode : DImode
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-features.h 191 timode_scalar_chain () : scalar_chain (TImode, V1TImode) {}
193 /* Convert from TImode to V1TImode is always faster. */
i386-features.cc 367 /* For TImode conversion, it is unused. */
1165 /* It may be a debug insn with a TImode variable in
1173 *loc = gen_rtx_SUBREG (TImode, *loc, 0);
1183 /* Convert INSN from TImode to V1T1mode. */
1243 switch (standard_sse_constant_p (src, TImode))
1338 machine_mode mode = TARGET_64BIT ? TImode : DImode;
1534 /* The TImode version of scalar_to_vector_candidate_p. */
1547 /* Only TImode load and store are allowed. */
1548 if (GET_MODE (dst) != TImode)
1559 if (misaligned_operand (dst, TImode)
    [all...]
  /src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/
insn-modes.h 79 #define TImode E_TImode
81 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/vax/
insn-modes.h 93 #define TImode E_TImode
95 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/alpha/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/hppa/
insn-modes.h 79 #define TImode E_TImode
81 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/m68000/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/m68k/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv32/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv64/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3el/
insn-modes.h 72 #define TImode E_TImode
74 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/vax/
insn-modes.h 93 #define TImode E_TImode
95 #define TImode (scalar_int_mode ((scalar_int_mode::from_int) E_TImode))
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc 2089 if (GET_MODE (c6x_current_insn) != TImode)
3059 if (GET_MODE (insn) != TImode)
3068 && (within == insn || GET_MODE (within) != TImode));
3109 && (within == insn || GET_MODE (within) != TImode));
4673 PUT_MODE (insn, TImode);
4698 && (at_end || (GET_MODE (next) == TImode
4729 PUT_MODE (insn, TImode);
4788 /* Scan forwards from INSN until we find the next insn that has mode TImode
4795 if (GET_MODE (t) == TImode)
4797 while (t && GET_MODE (t) != TImode)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc 2089 if (GET_MODE (c6x_current_insn) != TImode)
3058 if (GET_MODE (insn) != TImode)
3067 && (within == insn || GET_MODE (within) != TImode));
3108 && (within == insn || GET_MODE (within) != TImode));
4672 PUT_MODE (insn, TImode);
4697 && (at_end || (GET_MODE (next) == TImode
4728 PUT_MODE (insn, TImode);
4787 /* Scan forwards from INSN until we find the next insn that has mode TImode
4794 if (GET_MODE (t) == TImode)
4796 while (t && GET_MODE (t) != TImode)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.cc 195 ".amdhsa_user_sgpr_private_segment_buffer", TImode, -1},
388 || mode == TImode);
407 /* TImode is used by DImode compare_and_swap. */
408 if (mode == TImode)
447 mode = TImode;
491 || (((regno - FIRST_SGPR_REG) & 3) == 0 && mode == TImode));
502 /* TImode is used by DImode compare_and_swap. */
503 || (mode == TImode
3761 optabs-libfuncs.cc:gen_int_libfunc to omit TImode (i.e 128 bits)
3764 set_optab_libfunc (udiv_optab, TImode, "__udivti3")
    [all...]

Completed in 58 milliseconds

1 2 3 4 5 6 7