Searched defs:innerLoopMask (Results 1 – 3 of 3) sorted by relevance
39 int64_t const innerLoopMask = 1 << innerLoopOffset; variable
67 int64_t const innerLoopMask = 1 << innerLoopOffset; variable
68 constexpr int64_t innerLoopMask = 1 << innerLoopOffset; variable