Searched refs:ite (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/compile/
H A Dpr57517.f901 SUBROUTINE cal_helicity (uh, ph, phb, wavg, ims, ime, its, ite)
2 INTEGER, INTENT( IN ) :: ims, ime, its, ite local in subroutine:cal_helicity
7 DO i = its, ite
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dinst-po.s9 @ ite eq
17 @ ite eq
H A Dinst-po-3.s14 @ ite eq
H A Dinst-po-be.d11 00000004 <.text\+0x4> bf0c ite eq
16 0000000e <.text\+0xe> bf0c ite eq
H A Dinst-po.d9 00000004 <.text\+0x4> bf0c ite eq
14 0000000e <.text\+0xe> bf0c ite eq
H A Dinst-po-3.d14 0000000c <.text\+0xc> bf0c ite eq
H A Darm-it-auto.s67 @ite eq - this group finishes due to the mov.n pc, rn
81 @ite eq - testing condition change (eq -> gt)
85 @ite gt (group shall finish due to another condition change)
H A Darm-it-auto.d29 00000032 <main\+0x32> bf0c ite eq
51 00000064 <main\+0x64> bf0c ite eq
61 00000078 <main\+0x78> bf0c ite eq
64 0000007e <main\+0x7e> bfcc ite gt
H A Dthumb32.d402 0[0-9a-f]+ <[^>]+> bf0c ite eq
464 0[0-9a-f]+ <[^>]+> bf14 ite ne
/haiku-buildtools/gcc/gcc/java/
H A Dlang.c727 struct treetreehash_entry *ite = *entry; local
734 n = splay_tree_lookup (decl_map, (splay_tree_key) ite->value);
741 (DECL_FUNCTION_INIT_TEST_TABLE (current_function_decl), ite->key);
785 struct treetreehash_entry *ite = *entry; local
789 (DECL_FUNCTION_INIT_TEST_TABLE (current_function_decl), ite->key);
793 (splay_tree_key) ite->value,
H A Dexcept.c449 struct treetreehash_entry *ite = *entry; local
450 tree addr = TREE_VALUE ((tree)ite->value);
H A Dexpr.c1959 treetreehash_entry *ite = *slot;
1966 DECL_CHAIN (ite->value) = BIND_EXPR_VARS (block);
1967 BIND_EXPR_VARS (block) = ite->value;
1969 build1 (DECL_EXPR, void_type_node, ite->value), body);
1975 TREE_CHAIN (ite->value) = BLOCK_EXPR_DECLS (block);
1976 BLOCK_EXPR_DECLS (block) = ite->value;
1978 build1 (DECL_EXPR, void_type_node, ite->value), body);
1957 treetreehash_entry *ite = *slot; local
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dstm32l4xx-fix-it-block.s22 ite eq
H A Dstm32l4xx-fix-it-block.d107 8100: bf0c ite eq
/haiku-buildtools/gcc/gcc/
H A Dgensupport.c1278 rtx ite;
1280 ite = rtx_alloc (IF_THEN_ELSE);
1286 XEXP (ite, 0) = eq_attr;
1287 XEXP (ite, 1) = val;
1288 XEXP (ite, 2) = str;
1290 return ite;
1274 rtx ite; local
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c9625 rtx ite, cc, pat, target;
9663 ite = SET_SRC (PATTERN (tmp));
9664 if (GET_CODE (ite) != IF_THEN_ELSE)
9667 cc = XEXP (XEXP (ite, 0), 0);
9670 || GET_CODE (XEXP (XEXP (ite, 0), 1)) != CONST_INT)
9676 mask = INTVAL (XEXP (XEXP (ite, 0), 1));
9677 if (GET_CODE (XEXP (ite, 0)) == NE)
9681 target = XEXP (ite, 1);
9683 target = XEXP (ite, 2);
12884 rtx ite, c
9624 rtx ite, cc, pat, target; local
12883 rtx ite, cc; local
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dthumb32.d388 0[0-9a-f]+ <[^>]+> bf0c ite eq
450 0[0-9a-f]+ <[^>]+> bf14 ite ne
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c9383 TUE(ite, 0, bf04, 1, (COND), it, t_it),

Completed in 289 milliseconds