Searched refs:expand_sync_fetch_operation (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | expr.h | 316 rtx expand_sync_fetch_operation (rtx, rtx, enum rtx_code, bool, rtx);
|
H A D | optabs.c | 6071 expand_sync_fetch_operation (rtx mem, rtx val, enum rtx_code code, in expand_sync_fetch_operation() function
|
H A D | builtins.c | 5527 return expand_sync_fetch_operation (mem, val, code, after, target); in expand_builtin_sync_operation()
|