Searched refs:aarch64_split_atomic_op (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | atomics.md | 232 aarch64_split_atomic_op (SET, operands[0], NULL, operands[1], 353 aarch64_split_atomic_op (<CODE>, NULL, operands[3], operands[0], 409 aarch64_split_atomic_op (NOT, NULL, operands[3], operands[0], 513 aarch64_split_atomic_op (<CODE>, operands[0], operands[4], operands[1], 560 aarch64_split_atomic_op (NOT, operands[0], operands[4], operands[1], 613 aarch64_split_atomic_op (<CODE>, NULL, operands[0], operands[1], 637 aarch64_split_atomic_op (NOT, NULL, operands[0], operands[1],
|
| H A D | aarch64-protos.h | 702 void aarch64_split_atomic_op (enum rtx_code, rtx, rtx, rtx, rtx, rtx, rtx);
|
| H A D | aarch64.c | 20027 aarch64_split_atomic_op (enum rtx_code code, rtx old_out, rtx new_out, rtx mem, in aarch64_split_atomic_op() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | atomics.md | 232 aarch64_split_atomic_op (SET, operands[0], NULL, operands[1], 353 aarch64_split_atomic_op (<CODE>, NULL, operands[3], operands[0], 409 aarch64_split_atomic_op (NOT, NULL, operands[3], operands[0], 513 aarch64_split_atomic_op (<CODE>, operands[0], operands[4], operands[1], 560 aarch64_split_atomic_op (NOT, operands[0], operands[4], operands[1], 613 aarch64_split_atomic_op (<CODE>, NULL, operands[0], operands[1], 637 aarch64_split_atomic_op (NOT, NULL, operands[0], operands[1],
|
| H A D | aarch64-protos.h | 976 void aarch64_split_atomic_op (enum rtx_code, rtx, rtx, rtx, rtx, rtx, rtx);
|
| H A D | aarch64.cc | 23167 aarch64_split_atomic_op (enum rtx_code code, rtx old_out, rtx new_out, rtx mem, in aarch64_split_atomic_op() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2012 | 2819 (aarch64_split_atomic_op): Likewise. 2852 (aarch64_split_atomic_op): Likewise.
|
| H A D | ChangeLog-2015 | 15658 (aarch64_split_atomic_op): Fix whitespace and add a comment. 30240 (aarch64_split_atomic_op): Check for __sync memory models, emit
|
| H A D | ChangeLog-2021 | 28678 aarch64_split_atomic_op, aarch64_expand_subvti): Likewise.
|
| H A D | ChangeLog-2020 | 37819 (aarch64_split_atomic_op): Likewise.
|
| H A D | ChangeLog-2018 | 14505 (aarch64_split_atomic_op): Likewise.
|
| H A D | ChangeLog-2014 | 25334 (aarch64_split_atomic_op): Likewise for local "label".
|