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