Home
last modified time | relevance | path

Searched refs:TImode (Results 1 – 25 of 82) sorted by relevance

1234

/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dsync.md38 ;; that they'd be in with (reg:DI 2 ecx). Similarly for TImode
54 if ((<MODE>mode == DImode && !TARGET_64BIT) || <MODE>mode == TImode)
65 else if (<MODE>mode == TImode)
145 if ((<MODE>mode == DImode && !TARGET_64BIT) || <MODE>mode == TImode)
156 else if (<MODE>mode == TImode)
H A Di386.h877 ((MODE) == TImode || (MODE) == V4SFmode || (MODE) == V4SImode \
900 || (TARGET_64BIT && ((MODE) == TImode || (MODE) == CTImode \
905 ((MODE) == TImode || (MODE) == V16QImode || (MODE) == TFmode \
H A Dsse.md23 ;; 16 byte integral modes handled by SSE, minus TImode, which gets
2619 emit_insn (gen_sse2_lshrti3 (gen_lowpart (TImode, t2),
2620 gen_lowpart (TImode, op1), thirtytwo));
2621 emit_insn (gen_sse2_lshrti3 (gen_lowpart (TImode, t3),
2622 gen_lowpart (TImode, op2), thirtytwo));
2711 emit_insn (gen_sse2_lshrti3 (gen_lowpart (TImode, t2),
2712 gen_lowpart (TImode, operands[1]),
2714 emit_insn (gen_sse2_lshrti3 (gen_lowpart (TImode, t3),
2715 gen_lowpart (TImode, operands[2]),
2775 operands[0] = gen_lowpart (TImode, operands[0]);
[all …]
H A Di386.c2717 return (!TARGET_64BIT && mode == TImode in ix86_must_pass_in_stack()
3168 case TImode: in classify_argument()
3391 && (mode == CDImode || mode == TImode || mode == TFmode) in construct_container()
3435 tmpmode = TImode; in construct_container()
3442 if (tmpmode == TImode) in construct_container()
3532 case TImode: in function_arg_advance()
3660 case TImode: in function_arg()
3919 if (VECTOR_MODE_P (mode) || mode == TImode) in ix86_return_in_memory()
3969 if (mode == TImode in ix86_struct_value_rtx()
4039 if (mode == TImode || (VECTOR_MODE_P (mode) && GET_MODE_SIZE (mode) == 16)) in ix86_value_regno()
[all …]
/openbsd-src/gnu/gcc/gcc/
H A Dlibgcc-std.ver117 # libgcc2 TImode arithmetic (for 64-bit targets).
229 # libgcc2 TImode arithmetic (for 64-bit targets).
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmachmode.def80 DEF_MACHMODE (DImode, "DI", MODE_INT, BITS_PER_UNIT*8, 8, 8, TImode, VOIDmode)
81 DEF_MACHMODE (TImode, "TI", MODE_INT, BITS_PER_UNIT*16, 16, 16, OImode, VOIDmode)
112 DEF_MACHMODE (CTImode, "CTI", MODE_COMPLEX_INT, BITS_PER_UNIT*32, 32, 16, COImode, TImode)
H A Dlibgcc-std.ver117 # libgcc2 TImode arithmetic (for 64-bit targets).
H A Doptabs.c4732 else if (GET_MODE (from) == TImode)
4743 else if (GET_MODE (from) == TImode)
4754 else if (GET_MODE (from) == TImode)
4765 else if (GET_MODE (from) == TImode)
4955 else if (GET_MODE (to) == TImode)
4966 else if (GET_MODE (to) == TImode)
4977 else if (GET_MODE (to) == TImode)
4988 else if (GET_MODE (to) == TImode)
5143 init_libfuncs (optable, SImode, TImode, opname, suffix);
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/
H A Dlibgcc-std.ver117 # libgcc2 TImode arithmetic (for 64-bit targets).
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.h205 : LEVEL == SAVE_NONLOCAL ? (TARGET_64BIT ? OImode : TImode) : Pmode)
776 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TARGET_64BIT ? TImode : DImode)
H A Ds390.md38 ;; %M: print the second word of a TImode operand.
300 ;; in "RSE" for TImode and "RS" for DImode.
313 ;; In DP templates, a string like "cds<g>" will expand to "cdsg" in TImode
812 && s390_split_ok_p (operands[0], operands[1], TImode, 0)"
816 operands[2] = operand_subword (operands[0], 0, 0, TImode);
817 operands[3] = operand_subword (operands[0], 1, 0, TImode);
818 operands[4] = operand_subword (operands[1], 0, 0, TImode);
819 operands[5] = operand_subword (operands[1], 1, 0, TImode);
826 && s390_split_ok_p (operands[0], operands[1], TImode, 1)"
830 operands[2] = operand_subword (operands[0], 1, 0, TImode);
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dt-ia646 # a TImode divide function, so there is no actual overlap here between
H A Dia64.h371 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TImode)
782 (MODE) != TImode && \
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dt-ia646 # a TImode divide function, so there is no actual overlap here between
H A Dia64.c1381 && GET_MODE (SUBREG_REG (in)) == TImode in spill_xfmode_rfmode_operand()
1384 rtx memt = assign_stack_temp (TImode, 16, 0); in spill_xfmode_rfmode_operand()
1427 && GET_MODE (SUBREG_REG (operands[1])) == TImode) in ia64_expand_movxf_movrf()
1436 op1 = gen_rtx_REG (TImode, REGNO (op1)); in ia64_expand_movxf_movrf()
1438 emit_move_insn (gen_rtx_REG (TImode, REGNO (op0)), op1); in ia64_expand_movxf_movrf()
1481 rtx op1 = gen_rtx_REG (TImode, REGNO (operands[1])); in ia64_expand_movxf_movrf()
1506 if (GET_MODE (op0) == TImode && GET_CODE (op0) == REG) in ia64_expand_movxf_movrf()
1512 memt = adjust_address (in, TImode, 0); in ia64_expand_movxf_movrf()
1515 memt = assign_stack_temp (TImode, 16, 0); in ia64_expand_movxf_movrf()
6669 case TImode: in ia64_mode_to_int()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.md38 ;; %M -- Print next register (second word of a TImode reg) or next word.
876 && s390_split_ok_p (operands[0], operands[1], TImode, 0)"
880 operands[2] = operand_subword (operands[0], 0, 0, TImode);
881 operands[3] = operand_subword (operands[0], 1, 0, TImode);
882 operands[4] = operand_subword (operands[1], 0, 0, TImode);
883 operands[5] = operand_subword (operands[1], 1, 0, TImode);
890 && s390_split_ok_p (operands[0], operands[1], TImode, 1)"
894 operands[2] = operand_subword (operands[0], 1, 0, TImode);
895 operands[3] = operand_subword (operands[0], 0, 0, TImode);
896 operands[4] = operand_subword (operands[1], 1, 0, TImode);
[all …]
H A Ds390.h161 : LEVEL == SAVE_NONLOCAL ? (TARGET_64BIT ? TImode : DImode) : Pmode)
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960.md931 if (emit_move_sequence (operands, TImode))
942 && (register_operand (operands[0], TImode)
943 || register_operand (operands[1], TImode)
971 && (register_operand (operands[0], TImode)
972 || register_operand (operands[1], TImode))"
1031 emit_move_insn (adjust_address (operands[0], TImode, offset),
1032 gen_rtx_REG (TImode, regno));
H A Di960.h1133 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TImode)
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h1009 ((MODE) == TImode || (MODE) == V4SFmode || (MODE) == V4SImode \
1038 || (TARGET_64BIT && ((MODE) == TImode || (MODE) == CTImode)))
1042 ((MODE) == TImode || (MODE) == V16QImode \
H A Di386.c1946 case TImode:
2114 && (mode == CDImode || mode == TImode)
2163 tmpmode = TImode;
2170 if (tmpmode == TImode)
2220 if (TARGET_SSE && mode == TImode)
2308 case TImode:
2513 if (VECTOR_MODE_P (mode) || mode == TImode)
2590 if (mode == TImode || (VECTOR_MODE_P (mode) && GET_MODE_SIZE (mode) == 16))
7436 lo_half[num] = simplify_gen_subreg (DImode, op, TImode, 0);
7437 hi_half[num] = simplify_gen_subreg (DImode, op, TImode, 8);
[all …]
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.h984 || (MODE) == V2SFmode || (MODE) == TImode))) \
987 && (MODE) == TImode \
1911 && ((MODE) == BLKmode || (MODE) == TImode || (MODE) == CDImode \
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.h1290 : LEVEL == SAVE_NONLOCAL ? (TARGET_32BIT ? DImode : TImode) : Pmode)
1794 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TARGET_POWERPC64 ? TImode : DImode)
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dalpha.h1172 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TImode)
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.h2055 else if ((MODE) == TImode) \
2261 low_n = ((MODE) == TImode ? 0 \

1234