Searched refs:synchronize_libfunc (Results 1 – 4 of 4) sorted by relevance
79 #define synchronize_libfunc (libfunc_table[LTI_synchronize]) macro
6459 else if (synchronize_libfunc != NULL_RTX) in expand_mem_thread_fence()6460 emit_library_call (synchronize_libfunc, LCT_NORMAL, VOIDmode); in expand_mem_thread_fence()
97 #define synchronize_libfunc (libfunc_table[LTI_synchronize]) macro
7625 else if (synchronize_libfunc != NULL_RTX) in expand_mem_thread_fence()7626 emit_library_call (synchronize_libfunc, LCT_NORMAL, VOIDmode, 0); in expand_mem_thread_fence()