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

1234

/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTX.h40 GE enumerator in enum:llvm::NVPTXCC::CondCodes
56 case NVPTXCC::GE:
159 GE, enumerator in enum:llvm::NVPTX::PTXCmpMode::CmpMode
/freebsd-9.3-release/usr.bin/m4/
H A Dparser.y36 %left '<' LE '>' GE
70 | expr GE expr { $$ = $1 >= $3; }
H A Dtokenizer.l55 ">=" { return(GE); }
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp84 for (Module::global_iterator GI = M.global_begin(), GE = M.global_end();
85 GI != GE; ++GI) {
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h40 GE, // Greater than or equal Greater than or equal enumerator in enum:llvm::ARMCC::CondCodes
60 case GE: return LT;
61 case LT: return GE;
80 case ARMCC::GE: return "ge";
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dop.h84 GE, enumerator in enum:__anon10859
/freebsd-9.3-release/usr.bin/tset/
H A Dmap.c55 #define GE (GT | EQ) macro
202 case GE:
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.uwin220 has_meta_key km bool km - - YB-GE Has a meta key (i.e., sets 8th-bit)
224 memory_below db bool db - - YB-GE display may be retained below the screen
230 tilde_glitch hz bool hz - - YB-GE cannot print ~'s (hazeltine)
260 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
293 bell bel str bl - - YB-GE audible signal (bell) (P)
300 column_address hpa str ch - - -B-GE* horizontal position #1, absolute (P)
331 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes
369 key_ic kich1 str kI KEY_IC 0513 YB-GE insert-character key
373 key_npage knp str kN KEY_NPAGE 0522 YB-GE next-page key
374 key_ppage kpp str kP KEY_PPAGE 0523 YB-GE previou
[all...]
H A DCaps.keys222 has_meta_key km bool km - - YB-GE Has a meta key (i.e., sets 8th-bit)
226 memory_below db bool db - - YB-GE display may be retained below the screen
232 tilde_glitch hz bool hz - - YB-GE can't print ~'s (hazeltine)
269 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
327 bell bel str bl - - YB-GE audible signal (bell) (P)
334 column_address hpa str ch - - -B-GE* horizontal position #1, absolute (P)
365 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes
403 key_ic kich1 str kI KEY_IC 0513 YB-GE insert-character key
407 key_npage knp str kN KEY_NPAGE 0522 YB-GE next-page key
408 key_ppage kpp str kP KEY_PPAGE 0523 YB-GE previou
[all...]
H A DCaps220 has_meta_key km bool km - - YB-GE Has a meta key (i.e., sets 8th-bit)
224 memory_below db bool db - - YB-GE display may be retained below the screen
230 tilde_glitch hz bool hz - - YB-GE cannot print ~'s (hazeltine)
267 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
325 bell bel str bl - - YB-GE audible signal (bell) (P)
332 column_address hpa str ch - - -B-GE* horizontal position #1, absolute (P)
363 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes
401 key_ic kich1 str kI KEY_IC 0513 YB-GE insert-character key
405 key_npage knp str kN KEY_NPAGE 0522 YB-GE next-page key
406 key_ppage kpp str kP KEY_PPAGE 0523 YB-GE previou
[all...]
H A DCaps.aix4220 has_meta_key km bool km - - YB-GE Has a meta key (i.e., sets 8th-bit)
224 memory_below db bool db - - YB-GE display may be retained below the screen
230 tilde_glitch hz bool hz - - YB-GE cannot print ~'s (hazeltine)
267 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
325 bell bel str bl - - YB-GE audible signal (bell) (P)
332 column_address hpa str ch - - -B-GE* horizontal position #1, absolute (P)
363 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes
401 key_ic kich1 str kI KEY_IC 0513 YB-GE insert-character key
405 key_npage knp str kN KEY_NPAGE 0522 YB-GE next-page key
406 key_ppage kpp str kP KEY_PPAGE 0523 YB-GE previou
[all...]
H A DCaps.hpux11220 has_meta_key km bool km - - YB-GE Has a meta key (i.e., sets 8th-bit)
224 memory_below db bool db - - YB-GE display may be retained below the screen
230 tilde_glitch hz bool hz - - YB-GE cannot print ~'s (hazeltine)
268 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
327 bell bel str bl - - YB-GE audible signal (bell) (P)
334 column_address hpa str ch - - -B-GE* horizontal position #1, absolute (P)
365 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes
403 key_ic kich1 str kI KEY_IC 0513 YB-GE insert-character key
407 key_npage knp str kN KEY_NPAGE 0522 YB-GE next-page key
408 key_ppage kpp str kP KEY_PPAGE 0523 YB-GE previou
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Djump.c530 case GE:
533 return GE;
577 case GE:
590 return GE;
623 case GE:
628 return GE;
670 case GE:
692 case GE:
700 return GE;
735 if (code2 == LE || code2 == LEU || code2 == GE || code
[all...]
H A Dloop-doloop.c133 /* We expect a GE or NE comparison with 0 or 1. */
134 if ((GET_CODE (condition) != GE
337 case GE:
338 /* Currently only GE tests against zero are supported. */
343 /* The iteration count does not need incrementing for a GE test. */
H A Drtl.def511 DEF_RTL_EXPR(GE, "ge", "ee", RTX_COMPARE)
H A Ddojump.c421 && ! can_compare_p (GE, mode, ccp_jump))
424 do_compare_and_jump (exp, GE, GEU, if_false_label, if_true_label);
949 case GE:
/freebsd-9.3-release/contrib/one-true-awk/
H A Dmaketab.c50 { GE, "relop", " >= " },
H A Dawkgram.y54 %token <i> AND BOR APPEND EQ GE GT LE LT NE IN
81 %nonassoc APPEND EQ GE GT LE LT NE MATCHOP IN '|'
228 | pattern GE pattern { $$ = op2($2, $1, $3); }
469 case LE: case LT: case EQ: case NE: case GT: case GE:
H A Dlex.c257 input(); yylval.i = GE; RET(GE);
/freebsd-9.3-release/bin/expr/
H A Dexpr.y88 %left <val> '=' '>' '<' GE LE NE
107 | expr GE expr { $$ = op_ge($1, $3); }
249 case '>': return (GE);
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.cpp173 case NVPTX::PTXCmpMode::GE:
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h171 CaseBB(bb), LT(lt), GE(ge), Range(r) {}
175 /// LT, GE - If nonzero, we know the current case value must be less-than or
178 const Constant *GE; member in struct:llvm::SelectionDAGBuilder::CaseRec
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtVisitor.h127 BINOP_FALLBACK(GE) BINOP_FALLBACK(EQ) BINOP_FALLBACK(NE)
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldgram.y119 %left <token> '<' '>' LE GE
818 | exp GE exp
819 { $$ = exp_binop (GE , $1, $3); }
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2269 GI = Names.begin(), GE = Names.end(); GI != GE; ++GI) {
2298 GI = Names.begin(), GE = Names.end(); GI != GE; ++GI) {
2326 GI = Names.begin(), GE = Names.end(); GI != GE; ++GI) {
2361 GI = Names.begin(), GE = Names.end(); GI != GE; ++GI) {
2480 GI = Globals.begin(), GE = Globals.end(); GI != GE;
[all...]

Completed in 304 milliseconds

1234