Searched refs:tem (Results 1 - 25 of 211) sorted by relevance

123456789

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr55481.c9 int tem = result; local
10 tem = tem + 31;
11 result = tem;
H A Dpr48822.c14 int tem = ax % bx; local
16 bx = tem;
H A Dpr59374-3.c7 void *tem = a.b; local
9 b.b = tem;
11 a.a = tem;
H A Dpr59374-1.c11 void *tem = a.b; local
13 b.b = tem;
H A Dpr59374-2.c12 void *tem = a.b; local
14 b.b = tem;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dforwprop-32.c6 int tem = x / 3; local
7 return tem / 5;
11 int tem = x / 3; local
12 return tem / (__INT_MAX__ / 2);
H A Dscev-6.c10 int tem = result; local
11 tem = tem + 2;
12 result = tem;
H A Dalias-30.c11 void *tem; local
12 if (posix_memalign (&tem, 128, 128 * sizeof (int)) != 0)
14 q = (int *)tem;
H A D20040326-1.c13 int tem = Faref (table, elt); local
15 Faset (table, c, tem);/* tem cannot be replaced with Faref (table, elt) */
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dfast-math-vect-reduc-9.c13 float tem = x[i]; local
14 gosa += tem * tem;
H A Dpr60092-2.c11 void *tem; local
12 if (posix_memalign (&tem, 256, n * sizeof (int)) != 0)
14 p = (int *)tem;
15 if (posix_memalign (&tem, 256, n * sizeof (int)) != 0)
17 q = (int *)tem;
H A Dvect-121.c12 float tem = x[i]; local
13 x[i] = parm * tem;
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/ubsan/
H A Dpr68142.c26 volatile int tem = h(-1); local
27 tem = i(-1);
28 tem = j(-1, 2);
29 tem = k(-1, __INT_MAX__/2 + 1);
H A Dpr56956.c13 volatile unsigned int tem = foo (-__INT_MAX__ - 1); local
H A Dfloat-cast-overflow-8.c15 volatile type2 tem = min + add; \
16 if (tem != min) \
18 volatile type1 tem3 = cvt_##type1##_##type2 (tem);\
35 volatile type2 tem = max + add; \
36 if (tem != max) \
38 volatile type1 tem3 = cvt_##type1##_##type2 (tem); \
H A Dfloat-cast-overflow-7.c35 volatile type2 tem = ((type2) -0.75f) + type1##_MIN; \
37 if (tem != tem2 \
45 /* tem could be below minimum here due to */ \
50 volatile type2 tem = type1##_MIN + (type1) add; \
51 if (tem != min) \
63 volatile type2 tem = type1##_MIN + (type1) newadd;\
65 if (tem == tem2) \
74 tem = type1##_MIN + (type1) newadd; \
75 if (tem == tem2) \
92 volatile type2 tem
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dgroff1.C28 unsigned char *tem = new unsigned char[19 + 1]; local
30 exceptions.lookup (symbol (buf), tem); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/asan/
H A Dnosanitize-and-inline.c23 void **tem = start; local
25 end = tem;
/haiku-buildtools/gcc/gcc/
H A Dgimple-match-head.c114 tree tem = NULL_TREE; local
116 tem = const_unop (*res_code, type, res_ops[0]);
122 tem = fold_builtin_n (UNKNOWN_LOCATION, decl, res_ops, 1, false);
123 if (tem)
126 STRIP_NOPS (tem);
127 tem = fold_convert (type, tem);
131 if (tem != NULL_TREE
132 && CONSTANT_CLASS_P (tem))
134 res_ops[0] = tem;
170 tree tem = NULL_TREE; local
205 tree tem = res_ops[0]; local
242 tree tem = NULL_TREE; local
277 tree tem = res_ops[0]; local
442 tree tem = op0; local
478 tree tem = op0; local
622 tree tem = valueize (op0); local
636 tree tem = valueize (op0); local
663 tree tem = valueize (rhs1); local
676 tree tem = valueize (rhs1); local
683 tree tem = valueize (rhs2); local
697 tree tem = valueize (rhs1); local
704 tree tem = valueize (rhs2); local
711 tree tem = valueize (rhs3); local
737 tree tem = valueize (fn); local
759 tree tem = valueize (arg1); local
772 tree tem = valueize (arg1); local
779 tree tem = valueize (arg2); local
793 tree tem = valueize (arg1); local
800 tree tem = valueize (arg2); local
807 tree tem = valueize (arg3); local
828 tree tem = valueize (lhs); local
835 tree tem = valueize (rhs); local
[all...]
H A Dexpmed.c559 rtx tem = gen_reg_rtx (op_mode);
560 emit_move_insn (tem, xop0);
561 xop0 = tem;
2982 rtx accum, tem;
3020 tem = expand_shift (LSHIFT_EXPR, mode, accum, log, NULL_RTX, 0);
3022 emit_move_insn (accum, tem);
3027 tem = expand_shift (LSHIFT_EXPR, mode, op0, log, NULL_RTX, 0);
3028 accum = force_operand (gen_rtx_PLUS (mode, accum, tem),
3034 tem = expand_shift (LSHIFT_EXPR, mode, op0, log, NULL_RTX, 0);
3035 accum = force_operand (gen_rtx_MINUS (mode, accum, tem),
558 rtx tem = gen_reg_rtx (op_mode); local
2971 rtx accum, tem; local
3467 rtx tem; local
3514 rtx tem; local
3632 rtx tem; local
4521 rtx tem; local
4538 rtx tem; local
4650 rtx adjusted_op0, tem; local
4733 rtx tem; local
4751 rtx tem; local
4823 rtx tem; local
4830 rtx tem; local
4846 rtx abs_rem, abs_op1, tem, mask; local
4853 rtx tem; local
5135 rtx tem = 0; local
5262 rtx tem; local
5462 rtx tem, trueval; local
5791 rtx tem; local
[all...]
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dinformat.el232 (let ((tem Info-validate-lossages))
233 (while tem
234 (if (and (equal (car (cdr (car tem)))
236 (equal (car (car tem))
239 (delq (car tem) Info-validate-lossages)))
240 (setq tem (cdr tem))))
279 (let ((tem (nth 1 (car Info-validate-lossages))))
280 (cond ((string-match "\n" tem)
281 (princ (substring tem
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c26 rtx tem = (rtx) 0; local
64 tem = simplify_binary_operation (ncode, mode, lhs, rhs);
65 if (tem && ! (((enum rtx_code) (tem)->code) == MINUS
66 && ((((((tem)->u.fld[0]).rt_rtx))->u.fld[0]).rt_rtx) == lhs
67 && ((((((tem)->u.fld[0]).rt_rtx))->u.fld[1]).rt_rtx) == rhs))
70 ops[i].op = tem;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters/
H A Dsimple.cc38 std::string tem; local
62 tem = *lstiter;
66 tem = *lstciter;
H A Dsimple11.cc38 std::string tem; local
62 tem = *lstiter;
66 tem = *lstciter;
H A Ddebug.cc35 std::string tem; local
59 tem = *lstiter;
63 tem = *lstciter;

Completed in 218 milliseconds

123456789