Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp2327 mkatomictemp(DTYPE dtype) in mkatomictemp() function
2457 tmp_sptr = mkatomictemp(dtype); in _exp_mp_atomic_read()
2564 tmp_sptr = mkatomictemp(dtype); in _exp_mp_atomic_write()
2891 opnd[TMP_SPTR_IDX] = tmp_sptr = mkatomictemp(dtype); in get_complex_update_operand()
2922 desired_sptr = mkatomictemp(dtype); in _exp_mp_atomic_update()
3034 expected_sptr = mkatomictemp(dtype); in exp_mp_atomic_update()
3132 cpt.tmp_sptr = expected_sptr = mkatomictemp(cpt.dtype[cnt]); in exp_mp_atomic_capture()
3252 opnd[TMP_SPTR_IDX] = mkatomictemp(cpt.dtype[SECOND]); in exp_mp_atomic_capture()