Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dexpr.h316 rtx expand_sync_fetch_operation (rtx, rtx, enum rtx_code, bool, rtx);
H A Doptabs.c6071 expand_sync_fetch_operation (rtx mem, rtx val, enum rtx_code code, in expand_sync_fetch_operation() function
H A Dbuiltins.c5527 return expand_sync_fetch_operation (mem, val, code, after, target); in expand_builtin_sync_operation()