Home | History | Annotate | Download | only in config

Lines Matching full:x_op

2508 	  switch (expP->X_op)
2512 expP->X_op = O_constant;
2627 expP->X_op = O_constant;
3150 && is_absolute && (expP->X_op != O_big)
3175 if ((is_absolute) && (expP->X_op != O_big))
3192 if (expP->X_op == O_big)