Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c6672 expand_builtin_sync_lock_release (machine_mode mode, tree exp) in expand_builtin_sync_lock_release() function
8608 expand_builtin_sync_lock_release (mode, exp); in expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc5854 expand_builtin_sync_lock_release (machine_mode mode, tree exp) in expand_builtin_sync_lock_release() function
7804 expand_builtin_sync_lock_release (mode, exp); in expand_builtin()
H A DChangeLog-20114376 (expand_builtin_sync_lock_release): Add flag that expand_atomic_store
4706 (expand_builtin_sync_lock_release): Call atomic_store expander.
H A DChangeLog-201533125 (expand_builtin_sync_lock_release): Use MEMMODEL_SYNC_RELEASE.