Home
last modified time | relevance | path

Searched defs:UNROLL (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/lib/raid6/
DMakefile41 $(obj)/int1.c: UNROLL := 1 macro
46 $(obj)/int2.c: UNROLL := 2 macro
51 $(obj)/int4.c: UNROLL := 4 macro
56 $(obj)/int8.c: UNROLL := 8 macro
61 $(obj)/int16.c: UNROLL := 16 macro
66 $(obj)/int32.c: UNROLL := 32 macro
72 $(obj)/altivec1.c: UNROLL := 1 macro
78 $(obj)/altivec2.c: UNROLL := 2 macro
84 $(obj)/altivec4.c: UNROLL := 4 macro
90 $(obj)/altivec8.c: UNROLL := 8 macro
[all …]