Lines Matching refs:swp2
9 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call <2 x i64>
12 %swp2 = tail call <2 x i64> @llvm.bswap.v2i64(<2 x i64> %arg2)
20 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call <2 x i32>
24 %swp2 = tail call <2 x i32> @llvm.bswap.v2i32(<2 x i32> %arg2)
34 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call <2 x i16> @l…
39 %swp2 = tail call <2 x i16> @llvm.bswap.v2i16(<2 x i16> %arg2)
51 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call i64 @llvm.bs…
52 ; CHECK: Cost Model: Found an estimated cost of 0 for instruction: store i64 %swp2, i64* %dst
59 %swp2 = tail call i64 @llvm.bswap.i64(i64 %arg)
60 store i64 %swp2, i64* %dst
74 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call <2 x i64> @l…
75 ; Z13: Cost Model: Found an estimated cost of 1 for instruction: store <2 x i64> %swp2, <2 x i6…
76 ; Z15: Cost Model: Found an estimated cost of 0 for instruction: store <2 x i64> %swp2, <2 x i6…
85 %swp2 = tail call <2 x i64> @llvm.bswap.v2i64(<2 x i64> %arg)
86 store <2 x i64> %swp2, <2 x i64>* %dst
99 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call i32 @llvm.bs…
100 ; CHECK: Cost Model: Found an estimated cost of 0 for instruction: store i32 %swp2, i32* %dst
107 %swp2 = tail call i32 @llvm.bswap.i32(i32 %arg)
108 store i32 %swp2, i32* %dst
122 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call <4 x i32> @l…
123 ; Z13: Cost Model: Found an estimated cost of 1 for instruction: store <4 x i32> %swp2, <4 x i3…
124 ; Z15: Cost Model: Found an estimated cost of 0 for instruction: store <4 x i32> %swp2, <4 x i3…
132 %swp2 = tail call <4 x i32> @llvm.bswap.v4i32(<4 x i32> %arg)
133 store <4 x i32> %swp2, <4 x i32>* %dst
146 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call i16 @llvm.bs…
147 ; CHECK: Cost Model: Found an estimated cost of 0 for instruction: store i16 %swp2, i16* %dst
154 %swp2 = tail call i16 @llvm.bswap.i16(i16 %arg)
155 store i16 %swp2, i16* %dst
169 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %swp2 = tail call <8 x i16> @l…
170 ; Z13: Cost Model: Found an estimated cost of 1 for instruction: store <8 x i16> %swp2, <8 x i1…
171 ; Z15: Cost Model: Found an estimated cost of 0 for instruction: store <8 x i16> %swp2, <8 x i1…
179 %swp2 = tail call <8 x i16> @llvm.bswap.v8i16(<8 x i16> %arg)
180 store <8 x i16> %swp2, <8 x i16>* %dst