Lines Matching refs:O_constant
1113 if (the_insn.exp.X_op == O_constant) in synthetize_setuw()
1133 if (the_insn.exp.X_op != O_constant in synthetize_setuw()
1139 & (the_insn.exp.X_op == O_constant in synthetize_setuw()
1141 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setuw()
1148 if (the_insn.exp.X_op != O_constant in synthetize_setuw()
1155 & (the_insn.exp.X_op != O_constant in synthetize_setuw()
1157 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setuw()
1172 if (the_insn.exp.X_op != O_constant) in synthetize_setsw()
1242 if (the_insn.exp.X_op != O_constant) in synthetize_setx()
1311 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setx()
1321 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setx()
1333 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setx()
1347 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setx()
2682 else if (the_insn.exp.X_op == O_constant) in sparc_ip()
2740 else if (the_insn.exp2.X_op != O_constant) in sparc_ip()
2760 if (the_insn.exp.X_op == O_constant in sparc_ip()
2942 if (e.X_op == O_constant) in sparc_ip()
3156 if (exp.X_op != O_constant) in parse_const_expr_arg()