Lines Matching defs:orexp
692 rtx orexp, newexp;
766 orexp = false_rtx;
771 orexp = insert_right_side (IOR, orexp, newexp, -2, -2);
774 return check_attr_test (loc, orexp, attr);
1930 rtx orexp, andexp;
2005 orexp = false_rtx;
2021 orexp = insert_right_side (IOR, orexp, right,
2035 newexp = insert_right_side (IOR, orexp, right, insn_code, insn_index);