Lines Matching refs:seq_cst
17 %old = atomicrmw add i32* %p, i32 %v seq_cst
26 %old = atomicrmw sub i32* %p, i32 %v seq_cst
35 %old = atomicrmw and i32* %p, i32 %v seq_cst
44 %old = atomicrmw or i32* %p, i32 %v seq_cst
53 %old = atomicrmw xor i32* %p, i32 %v seq_cst
62 %old = atomicrmw xchg i32* %p, i32 %v seq_cst
71 %pair = cmpxchg i32* %p, i32 %exp, i32 %new seq_cst seq_cst
82 %pair = cmpxchg i32* %p, i32 %exp, i32 %new seq_cst seq_cst
95 %old = atomicrmw nand i32* %p, i32 %v seq_cst
105 %old = atomicrmw max i32* %p, i32 %v seq_cst
115 %old = atomicrmw min i32* %p, i32 %v seq_cst
125 %old = atomicrmw umax i32* %p, i32 %v seq_cst
135 %old = atomicrmw umin i32* %p, i32 %v seq_cst
148 %old = atomicrmw add i64* %p, i64 %v seq_cst
157 %old = atomicrmw sub i64* %p, i64 %v seq_cst
166 %old = atomicrmw and i64* %p, i64 %v seq_cst
175 %old = atomicrmw or i64* %p, i64 %v seq_cst
184 %old = atomicrmw xor i64* %p, i64 %v seq_cst
193 %old = atomicrmw xchg i64* %p, i64 %v seq_cst
202 %pair = cmpxchg i64* %p, i64 %exp, i64 %new seq_cst seq_cst
213 %pair = cmpxchg i64* %p, i64 %exp, i64 %new seq_cst seq_cst
226 %old = atomicrmw nand i64* %p, i64 %v seq_cst
236 %old = atomicrmw max i64* %p, i64 %v seq_cst
246 %old = atomicrmw min i64* %p, i64 %v seq_cst
256 %old = atomicrmw umax i64* %p, i64 %v seq_cst
266 %old = atomicrmw umin i64* %p, i64 %v seq_cst
283 %old = atomicrmw add i8* %p, i8 %t seq_cst
295 %old = atomicrmw add i16* %p, i16 %t seq_cst
307 %old = atomicrmw add i8* %p, i8 %t seq_cst
319 %old = atomicrmw add i16* %p, i16 %t seq_cst
333 %old = atomicrmw add i32* %p, i32 %t seq_cst
347 %old = atomicrmw sub i8* %p, i8 %t seq_cst
359 %old = atomicrmw sub i16* %p, i16 %t seq_cst
371 %old = atomicrmw sub i8* %p, i8 %t seq_cst
383 %old = atomicrmw sub i16* %p, i16 %t seq_cst
397 %old = atomicrmw sub i32* %p, i32 %t seq_cst
411 %old = atomicrmw and i8* %p, i8 %t seq_cst
423 %old = atomicrmw and i16* %p, i16 %t seq_cst
435 %old = atomicrmw and i8* %p, i8 %t seq_cst
447 %old = atomicrmw and i16* %p, i16 %t seq_cst
461 %old = atomicrmw and i32* %p, i32 %t seq_cst
475 %old = atomicrmw or i8* %p, i8 %t seq_cst
487 %old = atomicrmw or i16* %p, i16 %t seq_cst
499 %old = atomicrmw or i8* %p, i8 %t seq_cst
511 %old = atomicrmw or i16* %p, i16 %t seq_cst
525 %old = atomicrmw or i32* %p, i32 %t seq_cst
539 %old = atomicrmw xor i8* %p, i8 %t seq_cst
551 %old = atomicrmw xor i16* %p, i16 %t seq_cst
563 %old = atomicrmw xor i8* %p, i8 %t seq_cst
575 %old = atomicrmw xor i16* %p, i16 %t seq_cst
589 %old = atomicrmw xor i32* %p, i32 %t seq_cst
603 %old = atomicrmw xchg i8* %p, i8 %t seq_cst
615 %old = atomicrmw xchg i16* %p, i16 %t seq_cst
627 %old = atomicrmw xchg i8* %p, i8 %t seq_cst
639 %old = atomicrmw xchg i16* %p, i16 %t seq_cst
653 %old = atomicrmw xchg i32* %p, i32 %t seq_cst
668 %pair = cmpxchg i8* %p, i8 %exp_t, i8 %new_t seq_cst seq_cst
682 %pair = cmpxchg i16* %p, i16 %exp_t, i16 %new_t seq_cst seq_cst
696 %pair = cmpxchg i8* %p, i8 %exp_t, i8 %new_t seq_cst seq_cst
710 %pair = cmpxchg i16* %p, i16 %exp_t, i16 %new_t seq_cst seq_cst
727 %pair = cmpxchg i32* %p, i32 %exp_t, i32 %new_t seq_cst seq_cst
745 %old = atomicrmw nand i8* %p, i8 %t seq_cst
757 %old = atomicrmw nand i16* %p, i16 %t seq_cst
771 %old = atomicrmw nand i8* %p, i8 %t seq_cst
785 %old = atomicrmw nand i16* %p, i16 %t seq_cst
798 %old = atomicrmw nand i32* %p, i32 %t seq_cst
815 %old = atomicrmw add i8* %p, i8 %t seq_cst
826 %old = atomicrmw add i16* %p, i16 %t seq_cst
837 %old = atomicrmw add i8* %p, i8 %t seq_cst
848 %old = atomicrmw add i16* %p, i16 %t seq_cst
859 %old = atomicrmw add i32* %p, i32 %t seq_cst
872 %old = atomicrmw sub i8* %p, i8 %t seq_cst
883 %old = atomicrmw sub i16* %p, i16 %t seq_cst
894 %old = atomicrmw sub i8* %p, i8 %t seq_cst
905 %old = atomicrmw sub i16* %p, i16 %t seq_cst
916 %old = atomicrmw sub i32* %p, i32 %t seq_cst
929 %old = atomicrmw and i8* %p, i8 %t seq_cst
940 %old = atomicrmw and i16* %p, i16 %t seq_cst
951 %old = atomicrmw and i8* %p, i8 %t seq_cst
962 %old = atomicrmw and i16* %p, i16 %t seq_cst
973 %old = atomicrmw and i32* %p, i32 %t seq_cst
986 %old = atomicrmw or i8* %p, i8 %t seq_cst
997 %old = atomicrmw or i16* %p, i16 %t seq_cst
1008 %old = atomicrmw or i8* %p, i8 %t seq_cst
1019 %old = atomicrmw or i16* %p, i16 %t seq_cst
1030 %old = atomicrmw or i32* %p, i32 %t seq_cst
1043 %old = atomicrmw xor i8* %p, i8 %t seq_cst
1054 %old = atomicrmw xor i16* %p, i16 %t seq_cst
1065 %old = atomicrmw xor i8* %p, i8 %t seq_cst
1076 %old = atomicrmw xor i16* %p, i16 %t seq_cst
1087 %old = atomicrmw xor i32* %p, i32 %t seq_cst
1100 %old = atomicrmw xchg i8* %p, i8 %t seq_cst
1111 %old = atomicrmw xchg i16* %p, i16 %t seq_cst
1122 %old = atomicrmw xchg i8* %p, i8 %t seq_cst
1133 %old = atomicrmw xchg i16* %p, i16 %t seq_cst
1144 %old = atomicrmw xchg i32* %p, i32 %t seq_cst
1158 %pair = cmpxchg i8* %p, i8 %exp_t, i8 %new_t seq_cst seq_cst
1171 %pair = cmpxchg i16* %p, i16 %exp_t, i16 %new_t seq_cst seq_cst
1184 %pair = cmpxchg i8* %p, i8 %exp_t, i8 %new_t seq_cst seq_cst
1197 %pair = cmpxchg i16* %p, i16 %exp_t, i16 %new_t seq_cst seq_cst
1210 %pair = cmpxchg i32* %p, i32 %exp_t, i32 %new_t seq_cst seq_cst
1227 %old = atomicrmw nand i8* %p, i8 %t seq_cst
1238 %old = atomicrmw nand i16* %p, i16 %t seq_cst
1251 %old = atomicrmw nand i8* %p, i8 %t seq_cst
1264 %old = atomicrmw nand i16* %p, i16 %t seq_cst
1277 %old = atomicrmw nand i32* %p, i32 %t seq_cst