Home
last modified time | relevance | path

Searched refs:desired_sptr (Results 1 – 1 of 1) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp2912 SPTR expected_sptr, desired_sptr; in _exp_mp_atomic_update() local
2922 desired_sptr = mkatomictemp(dtype); in _exp_mp_atomic_update()
2924 ldst_msz(DTYPEG(desired_sptr), &ld, &st, &msz); in _exp_mp_atomic_update()
2925 result = ad4ili(st, desired_val, mk_address(desired_sptr), in _exp_mp_atomic_update()
2926 addnme(NT_VAR, desired_sptr, 0, (INT)0), in _exp_mp_atomic_update()
2928 ASSNP(desired_sptr, 1); in _exp_mp_atomic_update()
2937 ADDRTKNP(desired_sptr, 1); in _exp_mp_atomic_update()
2955 ADDRTKNP(desired_sptr, 1); in _exp_mp_atomic_update()
2957 mk_address(desired_sptr), in _exp_mp_atomic_update()
2958 addnme(NT_VAR, desired_sptr, 0, (INT)0), in _exp_mp_atomic_update()
[all …]