Lines Matching refs:new_t
668 %new_t = trunc i32 %new to i8
669 %pair = cmpxchg i8* %p, i8 %exp_t, i8 %new_t seq_cst seq_cst
682 %new_t = trunc i32 %new to i16
683 %pair = cmpxchg i16* %p, i16 %exp_t, i16 %new_t seq_cst seq_cst
696 %new_t = trunc i64 %new to i8
697 %pair = cmpxchg i8* %p, i8 %exp_t, i8 %new_t seq_cst seq_cst
710 %new_t = trunc i64 %new to i16
711 %pair = cmpxchg i16* %p, i16 %exp_t, i16 %new_t seq_cst seq_cst
727 %new_t = trunc i64 %new to i32
728 %pair = cmpxchg i32* %p, i32 %exp_t, i32 %new_t seq_cst seq_cst
1158 %new_t = trunc i32 %new to i8
1159 %pair = cmpxchg i8* %p, i8 %exp_t, i8 %new_t seq_cst seq_cst
1171 %new_t = trunc i32 %new to i16
1172 %pair = cmpxchg i16* %p, i16 %exp_t, i16 %new_t seq_cst seq_cst
1184 %new_t = trunc i64 %new to i8
1185 %pair = cmpxchg i8* %p, i8 %exp_t, i8 %new_t seq_cst seq_cst
1197 %new_t = trunc i64 %new to i16
1198 %pair = cmpxchg i16* %p, i16 %exp_t, i16 %new_t seq_cst seq_cst
1210 %new_t = trunc i64 %new to i32
1211 %pair = cmpxchg i32* %p, i32 %exp_t, i32 %new_t seq_cst seq_cst