Searched refs:UNROLL_COUNT (Results 1 – 3 of 3) sorted by relevance
20 #define UNROLL_COUNT 90 macro23 #define UNROLL_COUNT 90 macro
11 #define UNROLL_COUNT 150 macro
302 #elif defined(UNROLL_COUNT)303 #pragma clang loop unroll_count(UNROLL_COUNT)