Searched defs:topRows (Results 1 – 2 of 2) sorted by relevance
380 inline RowsBlockXpr topRows(Index n) in topRows() function386 inline ConstRowsBlockXpr topRows(Index n) const in topRows() function
354 static inline uint64_t interleave6(uint64_t topRows, uint64_t bottomRows) { in interleave6()