Home | History | Annotate | Download | only in config

Lines Matching refs:X_op

1059   ((exp).X_op == O_subtract			\
1063 ((exp).X_op == O_subtract \
1067 ((exp).X_op == O_subtract \
1071 ((exp).X_op == O_subtract \
1075 ((exp).X_op == O_subtract \
1079 ((exp).X_op == O_subtract \
1083 ((exp).X_op == O_subtract \
1087 ((exp).X_op == O_subtract \
1094 ((exp).X_op != O_constant && (exp).X_op != O_symbol)
2553 if (insn->exp.X_op != O_constant)
3366 if (strict && the_insn.exp.X_op != O_constant)
3376 if (strict && the_insn.exp.X_op != O_constant)
3388 if (strict && the_insn.exp.X_op != O_constant)
3400 if (strict && the_insn.exp.X_op != O_constant)
3409 if (strict && the_insn.exp.X_op != O_constant)
3418 if (strict && the_insn.exp.X_op != O_constant)
4578 if (the_insn.exp.X_op == O_constant)
4592 if (the_insn.exp.X_op == O_constant)
4615 if (the_insn.exp.X_op == O_constant)
4651 if (the_insn.exp.X_op == O_constant)
4675 if (the_insn.exp.X_op == O_constant)
4697 if (the_insn.exp.X_op == O_constant)
4717 if (the_insn.exp.X_op == O_constant)
4741 if (the_insn.exp.X_op == O_constant)
4783 if (the_insn.exp.X_op == O_constant)
4824 if (the_insn.exp.X_op == O_constant)
4860 if (the_insn.exp.X_op == O_constant)
4896 if (the_insn.exp.X_op == O_constant)
4933 if (the_insn.exp.X_op == O_constant)
4971 if (the_insn.exp.X_op == O_constant)
5156 if (strict && the_insn.exp.X_op != O_constant)
5165 if (strict && the_insn.exp.X_op != O_constant)
5174 if (strict && the_insn.exp.X_op != O_constant)
5184 if (strict && the_insn.exp.X_op != O_constant)
5197 if (strict && the_insn.exp.X_op != O_constant)
5210 if (strict && the_insn.exp.X_op != O_constant)
5223 if (strict && the_insn.exp.X_op != O_constant)
5233 if (strict && the_insn.exp.X_op != O_constant)
5245 if (strict && the_insn.exp.X_op != O_constant)
5258 if (strict && the_insn.exp.X_op != O_constant)
5267 if (strict && the_insn.exp.X_op != O_constant)
5276 if (strict && the_insn.exp.X_op != O_constant)
5285 if (strict && the_insn.exp.X_op != O_constant)
5296 if (strict && the_insn.exp.X_op != O_constant)
5305 if (strict && the_insn.exp.X_op != O_constant)
5315 if (strict && the_insn.exp.X_op != O_constant)
5324 if (strict && the_insn.exp.X_op != O_constant)
5334 if (strict && the_insn.exp.X_op != O_constant)
5346 if (strict && the_insn.exp.X_op != O_constant)
5355 if (strict && the_insn.exp.X_op != O_constant)
6396 && rightP->X_op == O_register
6397 && resultP->X_op == O_register)
6399 rightP->X_op = O_constant;
6400 resultP->X_op = O_constant;
6432 if (exp.X_op != O_constant
6433 && exp.X_op != O_register)
6435 if (exp.X_op != O_absent)