Lines Matching refs:zext
9 ;CHECK: cost of 1 {{.*}} zext
10 %A = zext <4 x i1> undef to <4 x i32>
17 ;CHECK-NOT: cost of 1 {{.*}} zext
18 %D = zext <8 x i1> undef to <8 x i32>
26 ;CHECK: cost of 1 {{.*}} zext
27 %G = zext i1 undef to i32
36 ;CHECK: cost of 6 {{.*}} zext
37 %Z = zext <8 x i1> %in to <8 x i32>
43 ;CHECK: cost of 1 {{.*}} zext
44 %B = zext <8 x i16> undef to <8 x i32>
52 ;CHECK: cost of 1 {{.*}} zext
53 %D = zext <4 x i32> undef to <4 x i64>
67 ;CHECK: cost of 6 {{.*}} zext
68 %Z = zext <8 x i1> %in to <8 x i32>