Lines Matching refs:UNROLL
2 ….0 -mcpu=corei7 -force-vector-interleave=0 -dce -instcombine -S | FileCheck %s -check-prefix=UNROLL
18 ;UNROLL-LABEL: @example1(
19 ;UNROLL: load <4 x i32>
20 ;UNROLL: load <4 x i32>
21 ;UNROLL: add nsw <4 x i32>
22 ;UNROLL: add nsw <4 x i32>
23 ;UNROLL: store <4 x i32>
24 ;UNROLL: store <4 x i32>
25 ;UNROLL: ret void
53 ;UNROLL-LABEL: @example10b(
54 ;UNROLL: load <4 x i16>
55 ;UNROLL: load <4 x i16>
56 ;UNROLL: store <4 x i32>
57 ;UNROLL: store <4 x i32>
58 ;UNROLL: ret void