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
303 #elif defined(UNROLL_COUNT)304 __pragma_loop_unroll_count(UNROLL_COUNT)