Searched refs:really_atomic_lvalue (Results 1 – 3 of 3) sorted by relevance
2082 really_atomic_lvalue (tree expr) in really_atomic_lvalue() function2124 if (really_atomic_lvalue (exp.value)) in convert_lvalue_to_rvalue()4615 atomic_op = really_atomic_lvalue (arg); in build_unary_op()6137 is_atomic_op = really_atomic_lvalue (lhs); in build_modify_expr()15185 if (!really_atomic_lvalue (dst) && !really_atomic_lvalue (src)) in c_omp_clause_copy_ctor()
2093 really_atomic_lvalue (tree expr) in really_atomic_lvalue() function2135 if (really_atomic_lvalue (exp.value)) in convert_lvalue_to_rvalue()4646 atomic_op = really_atomic_lvalue (arg); in build_unary_op()6255 is_atomic_op = really_atomic_lvalue (lhs); in build_modify_expr()15741 if (!really_atomic_lvalue (dst) && !really_atomic_lvalue (src)) in c_omp_clause_copy_ctor()
6689 (really_atomic_lvalue): Likewise.7748 (really_atomic_lvalue, convert_lvalue_to_rvalue)