Home
last modified time | relevance | path

Searched refs:atomic_i (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/dfsan/
H A Datomic.cpp18 std::atomic<int> atomic_i{0}; variable
29 atomic_i.store(i, std::memory_order_relaxed); in ThreadFn()
32 int j = atomic_i.load(); in ThreadFn()
47 atomic_i.store(i, std::memory_order_relaxed); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/dfsan/
H A Datomic.cpp18 std::atomic<int> atomic_i{0}; variable
29 atomic_i.store(i, std::memory_order_relaxed); in ThreadFn()
32 int j = atomic_i.load(); in ThreadFn()
47 atomic_i.store(i, std::memory_order_relaxed); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/dfsan/
H A Datomic.cpp18 std::atomic<int> atomic_i{0}; variable
29 atomic_i.store(i, std::memory_order_relaxed); in ThreadFn()
32 int j = atomic_i.load(); in ThreadFn()
47 atomic_i.store(i, std::memory_order_relaxed); in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/dfsan/
H A Datomic.cpp18 std::atomic<int> atomic_i{0}; variable
29 atomic_i.store(i, std::memory_order_relaxed); in ThreadFn()
32 int j = atomic_i.load(); in ThreadFn()
47 atomic_i.store(i, std::memory_order_relaxed); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/dfsan/
H A Datomic.cpp18 std::atomic<int> atomic_i{0}; variable
29 atomic_i.store(i, std::memory_order_relaxed); in ThreadFn()
32 int j = atomic_i.load(); in ThreadFn()
47 atomic_i.store(i, std::memory_order_relaxed); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i; in foo() local
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c32 _Atomic int atomic_i;
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp41 _Atomic int atomic_i; in foo() local
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp41 _Atomic int atomic_i; in foo() local
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp41 _Atomic int atomic_i; in foo() local
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp41 _Atomic int atomic_i; in foo() local
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()

12