Searched refs:UNROLLCOUNT (Results 1 – 2 of 2) sorted by relevance
48 #define UNROLLCOUNT 8 macro52 #pragma unroll(UNROLLCOUNT) in for_define_test()72 #pragma unroll(UNROLLCOUNT) in for_template_define_test()79 #undef UNROLLCOUNT
67 #define UNROLLCOUNT 8 macro72 #pragma clang loop unroll_count(UNROLLCOUNT) in for_define_test()109 const T UCount = UNROLLCOUNT; in for_template_define_test()127 …torize_width(V * 2 + VECWIDTH) interleave_count(I * 2 + INTCOUNT) unroll_count(U * 2 + UNROLLCOUNT) in for_template_constant_expression_test()149 #undef UNROLLCOUNT