Searched refs:GE (Results 1 - 25 of 169) sorted by relevance

1234567

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-type-decl1.C7 enum GE { y = 1 }; enum
13 constexpr int Test5(int x) { typedef GE T; return x + T::y; }
14 constexpr int Test6(int x) { using T = GE; return x + T::y; }
45 constexpr S5() { typedef GE T; SA(T::y == 1); }
50 constexpr S6() { using T = GE; SA(T::y == 1); }
/haiku-buildtools/gcc/gmp/demos/calc/
H A Dcalc.h61 GE = 279, enumerator in enum:yytokentype
92 #define GE 279 macro
H A Dcalclex.l77 ">=" { return GE; }
H A Dcalc.y156 %nonassoc '<' '>' EQ NE LE GE
217 | e GE e { sp--; mpz_set_ui (sp, mpz_cmp (sp, sp+1) >= 0); }
H A Dcalc.c260 GE = 279, enumerator in enum:yytokentype
291 #define GE 279 macro
653 "'>'", "GE", "LE", "NE", "EQ", "RSHIFT", "LSHIFT", "'+'", "'-'", "'*'",
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dprogrammer-friendly.s23 ccmp x1, x2, NzCv, GE
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dcmp-2.c14 #define GE(X, Y) ((X) >= (Y)) macro
41 TEST_OP (ge, GE)
/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.h47 GE = 273, enumerator in enum:yytokentype
164 #define GE 273 macro
/haiku-buildtools/binutils/ld/
H A Dldgram.h64 GE = 274, enumerator in enum:yytokentype
196 #define GE 274 macro
/haiku-buildtools/legacy/gcc/libf2c/libI77/
H A Dfmt.h33 #define GE 28 macro
/haiku-buildtools/gcc/gcc/
H A Djump.c555 case GE:
558 return GE;
602 case GE:
615 return GE;
648 case GE:
653 return GE;
695 case GE:
717 case GE:
725 return GE;
760 if (code2 == LE || code2 == LEU || code2 == GE || code
[all...]
H A Dinternal-fn.c701 do_compare_rtx_and_jump (tem, const0_rtx, GE, false, mode, NULL_RTX,
708 code == MINUS_EXPR ? GE : LT, false, mode,
713 do_compare_rtx_and_jump (tem, const0_rtx, GE, false, mode, NULL_RTX,
719 do_compare_rtx_and_jump (tem, const0_rtx, GE, false, mode, NULL_RTX,
739 do_compare_rtx_and_jump (res, const0_rtx, GE, false, mode, NULL_RTX,
823 do_compare_rtx_and_jump (res, op0, code == PLUS_EXPR ? GE : LE,
837 do_compare_rtx_and_jump (res, op0, code == PLUS_EXPR ? LE : GE,
1076 do_compare_rtx_and_jump (op0, const0_rtx, GE, false, mode, NULL_RTX,
1187 do_compare_rtx_and_jump (tem, const0_rtx, GE, false, mode, NULL_RTX,
1204 do_compare_rtx_and_jump (tem2, const0_rtx, GE, fals
[all...]
H A Ddojump.c314 && ! can_compare_p (GE, mode, ccp_jump))
318 do_compare_and_jump (op0, op1, GE, GEU, if_false_label, if_true_label,
908 case GE:
934 *code2 = GE;
1081 case GE:
H A Dloop-doloop.c223 /* We expect a GE or NE comparison with 0 or 1. */
224 if ((GET_CODE (condition) != GE
481 case GE:
482 /* Currently only GE tests against zero are supported. */
487 /* The iteration count does not need incrementing for a GE test. */
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr50908-2.c24 PRE_MODIFY, POST_MODIFY, NE, EQ, GE, GT, LE, LT, GEU, GTU, LEU, LTU, enumerator in enum:rtx_code
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h137 GE = 363, enumerator in enum:yytokentype
312 #define GE 363 macro
/haiku-buildtools/legacy/gcc/gcc/
H A Drtl.def738 DEF_RTL_EXPR(GE, "ge", "ee", '<')
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h152 GE = 362, enumerator in enum:yytokentype
326 #define GE 362 macro
/haiku-buildtools/legacy/gcc/gcc/config/pyr/
H A Dpyr.h1360 case GE: \
1375 case GE: \
1390 case GE: \
/haiku-buildtools/legacy/gcc/gcc/config/romp/
H A Dromp.c228 || ((code == GE || code == LE || code == GT || code == LT)
881 case GE:
924 case GE:
1527 && code != EQ && code != GE && code != SET
1600 else if (code == GE)
1810 case GE:
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dexpected_errors.s117 (R3, R3) = SEARCH R0 (GE);
/haiku-buildtools/legacy/gcc/gcc/config/a29k/
H A Da29k.c559 GET_CODE (op) == GE));
570 && (GET_CODE (op) == GE || GET_CODE (op) == LT));
1039 if (GET_CODE (x) == GE)
1046 if (GET_CODE (x) == GE)
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djavaop.def266 JAVAOP (ifge, 156, TEST, INT, GE)
272 JAVAOP (if_icmpge, 162, COND, INT, GE)
/haiku-buildtools/legacy/gcc/gcc/config/m88k/
H A Dm88k.c114 case GE: return 7;
1077 case GE:
1387 case GE:
1426 case GE:
1449 case GE:
2939 case GE: fputs ("ge0", file); return;
2952 case GE: fputs ("ge", file); return;
2969 case GE: fputs ("0xb", file); return;
/haiku-buildtools/gcc/gcc/config/fr30/
H A Dfr30.c574 case GE: fprintf (file, "ge"); break;
595 case GE: fprintf (file, "lt"); break;

Completed in 767 milliseconds

1234567