Searched defs:UNROLL (Results 1 – 8 of 8) sorted by relevance
32 #define UNROLL macro35 #define UNROLL _Pragma("unroll") macro
36 #define UNROLL macro38 #define UNROLL _Pragma("unroll") macro
31 const UNROLL: usize = 4; in update_fast_16() constant
4 #define UNROLL macro
76 static const char *UNROLL; member in __anon8bc9d33b0111::UnrollFlattenTest87 const char *UnrollFlattenTest::UNROLL = "LOOP"; member in __anon8bc9d33b0111::UnrollFlattenTest
124 #define INIT_TENSOR(RANK, UNROLL) \ argument
122 #define UNROLL(x) \ in skim() macro