Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Doptabs.c5909 expand_compare_and_swap_loop (rtx mem, rtx old_reg, rtx new_reg, rtx seq) in expand_compare_and_swap_loop() function
6057 if (t1 != NULL && expand_compare_and_swap_loop (mem, t0, t1, insn)) in expand_sync_operation()
6216 if (t1 != NULL && expand_compare_and_swap_loop (mem, t0, t1, insn)) in expand_sync_fetch_operation()
6264 if (expand_compare_and_swap_loop (mem, target, val, NULL_RTX)) in expand_sync_lock_test_and_set()