Searched refs:operatorT (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dexpr.h114 } operatorT; typedef in typeref:enum:__anon3262
128 operatorT X_op : 8;
172 extern void expr_set_rank (operatorT, operator_rankT);
H A Dcond.c153 switch ((operatorT) arg)
348 switch ((operatorT) arg)
H A Dexpr.c50 static operatorT operatorf (int *);
1238 operatorT op = md_operator (name, 1, &c);
1461 static const operatorT op_encoding[256] = {
1565 expr_set_rank (operatorT op, operator_rankT rank)
1591 static inline operatorT
1595 operatorT ret;
1737 operatorT op_left;
1738 operatorT op_right;
2036 operatorT op = expressionP->X_op;
H A Dcgen.c320 expr_build_binary (operatorT op, symbolS * s1, symbolS * s2)
H A Dread.c4036 operatorT op;
5044 operatorT op = exp->X_op;
H A Dsymbols.c976 report_op_error (symbolS *symp, symbolS *left, operatorT op, symbolS *right)
1139 operatorT op;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-hppa.h205 int hppa_force_reg_syms_absolute (expressionS *, operatorT, expressionS *);
H A Dtc-i386.h170 extern operatorT i386_operator (const char *name, unsigned int operands, char *);
H A Dtc-sh.h52 extern int sh_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-arm.h89 extern int arm_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-i386-intel.c24 operatorT op_modifier; /* Operand modifier. */
70 operatorT op;
96 operatorT op;
117 operatorT i386_operator (const char *name, unsigned int operands, char *pc)
H A Dtc-ia64.h105 extern int ia64_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-xstormy16.c259 operatorT op = exp->X_op;
H A Dtc-tic6x.c1413 operatorT op;
1441 operatorT op = O_illegal;
H A Dtc-m32r.c2335 operatorT op_type;
H A Dtc-alpha.c462 operatorT op; /* Which operator to use. */
H A Dtc-hppa.c6387 operatorT op ATTRIBUTE_UNUSED,
H A Dtc-sh.c923 sh_optimize_expr (expressionS *l, operatorT op, expressionS *r)
H A Dtc-ia64.c7674 ia64_optimize_expr (expressionS *l, operatorT op, expressionS *r)
H A Dtc-arm.c20056 arm_optimize_expr (expressionS *l, operatorT op, expressionS *r)

Completed in 390 milliseconds