Home
last modified time | relevance | path

Searched refs:fetch_and_nand (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Dsync-implicit-seq_cst.c11 void fetch_and_nand(int *ptr, int val) { __sync_fetch_and_nand(ptr, val); } // expected-warning {{i… in fetch_and_nand() function
/dports/multimedia/bino/bino-1.6.5/src/base/
H A Dpth.h51 …template<typename T> T fetch_and_nand(T* ptr, T value) { return __sync_fetch_and_nand(ptr, value);… in fetch_and_nand() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll21 define void @fetch_and_nand(i128* %p, i128 %bits) {
22 ; CHECK-LABEL: fetch_and_nand:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll21 define void @fetch_and_nand(i128* %p, i128 %bits) {
22 ; CHECK-LABEL: fetch_and_nand:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll21 define void @fetch_and_nand(i128* %p, i128 %bits) {
22 ; CHECK-LABEL: fetch_and_nand:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll21 define void @fetch_and_nand(i128* %p, i128 %bits) {
22 ; CHECK-LABEL: fetch_and_nand:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll23 define void @fetch_and_nand(i128* %p, i128 %bits) {
24 ; CHECK-LABEL: fetch_and_nand:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll21 define void @fetch_and_nand(i128* %p, i128 %bits) {
22 ; CHECK-LABEL: fetch_and_nand:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll23 define void @fetch_and_nand(i128* %p, i128 %bits) {
24 ; CHECK-LABEL: fetch_and_nand:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll21 define void @fetch_and_nand(i128* %p, i128 %bits) {
22 ; CHECK-LABEL: fetch_and_nand:
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AArch64/
H A Darm64-atomic-128.ll21 define void @fetch_and_nand(i128* %p, i128 %bits) {
22 ; CHECK-LABEL: fetch_and_nand:

123