Lines Matching refs:swp3
54 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp3 = tail call i64 @llvm.bs…
55 ; CHECK: Cost Model: Found an estimated cost of 0 for instruction: store i64 %swp3, i64* %dst
63 %swp3 = tail call i64 @llvm.bswap.i64(i64 %Ld2)
64 store i64 %swp3, i64* %dst
78 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp3 = tail call <2 x i64> @l…
79 ; Z13: Cost Model: Found an estimated cost of 1 for instruction: store <2 x i64> %swp3, <2 x i6…
80 ; Z15: Cost Model: Found an estimated cost of 0 for instruction: store <2 x i64> %swp3, <2 x i6…
89 %swp3 = tail call <2 x i64> @llvm.bswap.v2i64(<2 x i64> %Ld2)
90 store <2 x i64> %swp3, <2 x i64>* %dst
102 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp3 = tail call i32 @llvm.bs…
103 ; CHECK: Cost Model: Found an estimated cost of 0 for instruction: store i32 %swp3, i32* %dst
111 %swp3 = tail call i32 @llvm.bswap.i32(i32 %Ld2)
112 store i32 %swp3, i32* %dst
126 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp3 = tail call <4 x i32> @l…
127 ; Z13: Cost Model: Found an estimated cost of 1 for instruction: store <4 x i32> %swp3, <4 x i3…
128 ; Z15: Cost Model: Found an estimated cost of 0 for instruction: store <4 x i32> %swp3, <4 x i3…
136 %swp3 = tail call <4 x i32> @llvm.bswap.v4i32(<4 x i32> %Ld2)
137 store <4 x i32> %swp3, <4 x i32>* %dst
149 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp3 = tail call i16 @llvm.bs…
150 ; CHECK: Cost Model: Found an estimated cost of 0 for instruction: store i16 %swp3, i16* %dst
158 %swp3 = tail call i16 @llvm.bswap.i16(i16 %Ld2)
159 store i16 %swp3, i16* %dst
173 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp3 = tail call <8 x i16> @l…
174 ; Z13: Cost Model: Found an estimated cost of 1 for instruction: store <8 x i16> %swp3, <8 x i1…
175 ; Z15: Cost Model: Found an estimated cost of 0 for instruction: store <8 x i16> %swp3, <8 x i1…
183 %swp3 = tail call <8 x i16> @llvm.bswap.v8i16(<8 x i16> %Ld2)
184 store <8 x i16> %swp3, <8 x i16>* %dst