Lines Matching refs:INS
8 ; CHECK-NEXT: [[INS:%.*]] = shufflevector <4 x float> [[X:%.*]], <4 x float> <float poison, floa…
9 ; CHECK-NEXT: ret <4 x float> [[INS]]
43 ; CHECK-NEXT: [[INS:%.*]] = insertelement <4 x float> [[SHUF]], float 4.000000e+00, i64 0
44 ; CHECK-NEXT: ret <4 x float> [[INS]]
56 ; CHECK-NEXT: [[INS:%.*]] = insertelement <4 x float> [[SHUF]], float 4.000000e+00, i64 3
57 ; CHECK-NEXT: ret <4 x float> [[INS]]
69 ; CHECK-NEXT: [[INS:%.*]] = insertelement <4 x float> [[SHUF]], float 4.000000e+00, i64 3
70 ; CHECK-NEXT: ret <4 x float> [[INS]]
83 ; CHECK-NEXT: [[INS:%.*]] = insertelement <3 x float> [[SHUF]], float 4.200000e+01, i64 1
84 ; CHECK-NEXT: [[ADD:%.*]] = fadd <3 x float> [[SHUF]], [[INS]]
98 ; CHECK-NEXT: [[INS:%.*]] = insertelement <5 x i8> [[SHUF]], i8 42, i64 4
99 ; CHECK-NEXT: ret <5 x i8> [[INS]]
111 ; CHECK-NEXT: [[INS:%.*]] = insertelement <3 x i8> [[SHUF]], i8 42, i64 0
112 ; CHECK-NEXT: ret <3 x i8> [[INS]]