Searched refs:orig_rhs (Results 1 – 2 of 2) sorted by relevance
4030 tree orig_rhs; in finish_omp_atomic() local4035 orig_rhs = rhs; in finish_omp_atomic()4059 stmt = build2 (OMP_ATOMIC, void_type_node, orig_lhs, orig_rhs); in finish_omp_atomic()
5052 tree orig_lhs = lhs, orig_rhs = rhs; in fold_truthop() local5148 if (code != orig_code || lhs != orig_lhs || rhs != orig_rhs) in fold_truthop()