Home | History | Annotate | Download | only in CodeGen

Lines Matching full:atomic

3 // Also test serialization of atomic operations here, to avoid duplicating the
19 // CHECK: load atomic i32* {{.*}} seq_cst
25 // CHECK: load atomic i32* {{.*}} seq_cst
33 // CHECK: load atomic i32* {{.*}} seq_cst
39 // CHECK: store atomic i32 {{.*}} seq_cst
45 // CHECK: store atomic i32 {{.*}} seq_cst
52 // CHECK: store atomic i32 {{.*}} seq_cst
116 // CHECK: load atomic i32* {{.*}} monotonic
122 // CHECK: store atomic i32 {{.*}} release
132 // CHECK: load atomic i32* {{.*}} seq_cst
185 // CHECK: store atomic volatile i8 0, i8* @flag2 release
187 // CHECK: store atomic i8 0, i8* @flag1 seq_cst
231 // Tests for atomic operations on big values. These should call the functions
233 // http://gcc.gnu.org/wiki/Atomic/GCCMM/LIbrary#The_Library_interface
288 // Check that no atomic operations are used in any initialisation of _Atomic
296 // CHECK-NOT: atomic
301 // CHECK-NOT: atomic
305 // CHECK-NOT: atomic