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

/freebsd-11-stable/contrib/binutils/gas/
H A Dexpr.h114 } operatorT; typedef in typeref:enum:__anon357
128 operatorT X_op : 8;
H A Dcond.c153 switch ((operatorT) arg)
348 switch ((operatorT) arg)
H A Dexpr.c44 static operatorT operator (int *);
1404 static const operatorT op_encoding[256] = {
1543 static inline operatorT
1547 operatorT ret;
1649 operatorT op_left;
1650 operatorT op_right;
1908 operatorT op = expressionP->X_op;
H A Dcgen.c320 expr_build_binary (operatorT op, symbolS * s1, symbolS * s2)
H A Dread.c3903 operatorT op;
4889 operatorT op = exp->X_op;
H A Dsymbols.c1103 operatorT op;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.h89 extern int arm_optimize_expr (expressionS *, operatorT, expressionS *);
H A Dtc-ia64.h102 extern int ia64_optimize_expr PARAMS((expressionS *l, operatorT op,
H A Dtc-alpha.c413 operatorT op; /* Which operator to use. */
H A Dtc-ia64.c7985 operatorT op;
H A Dtc-arm.c17955 arm_optimize_expr (expressionS *l, operatorT op, expressionS *r)

Completed in 288 milliseconds