Home | History | Annotate | Download | only in config

Lines Matching full:o_constant

842 	      case O_constant: /* X_add_number (a constant expression).  */
905 case O_constant: /* X_add_number must be equal. */
1300 else if (ex.X_op == O_register || ex.X_op == O_constant)
1304 if (ex.X_op != O_register && ex.X_op != O_constant)
1318 && ex.X_op != O_constant)
1735 if (exp.X_op == O_constant)