Lines Matching refs:UNROLL
1 … < %s -S -loop-unroll -unroll-runtime=true -unroll-count=16 | FileCheck --check-prefix=UNROLL-16 %s
2 …pt < %s -S -loop-unroll -unroll-runtime=true -unroll-count=4 | FileCheck --check-prefix=UNROLL-4 %s
4 …rk-emit>,loop-unroll' -unroll-runtime=true -unroll-count=16 | FileCheck --check-prefix=UNROLL-16 %s
5 …mark-emit>,loop-unroll' -unroll-runtime=true -unroll-count=4 | FileCheck --check-prefix=UNROLL-4 %s
11 ; UNROLL-16-LABEL: @test(
12 ; UNROLL-4-LABEL: @test(
18 ; UNROLL-16-LABEL: for.body:
19 ; UNROLL-4-LABEL: for.body:
24 ; UNROLL-16-LABEL: for.body
25 ; UNROLL-16-LABEL: getelementptr
26 ; UNROLL-16-LABEL-NOT: getelementptr
28 ; UNROLL-4-LABEL: getelementptr
29 ; UNROLL-4-LABEL: getelementptr
30 ; UNROLL-4-LABEL: getelementptr
31 ; UNROLL-4-LABEL: getelementptr
40 ; UNROLL-16-LABEL: for.end
41 ; UNROLL-4-LABEL: for.end
43 ; UNROLL-16-NOT: for.body.epil:
44 ; UNROLL-4: for.body.epil: