Searched refs:NormalizeIndex (Results 1 – 5 of 5) sorted by relevance
59 m_curr_idx = NormalizeIndex(idx + 1); in GetNextIndex()63 uint32_t NormalizeIndex(uint32_t i) const { in NormalizeIndex() function
64 const uint32_t idx = NormalizeIndex(i); in Dump()83 const uint32_t idx = NormalizeIndex(i); in Dump()
430 m_next_index = NormalizeIndex(index + 1); in GetFirstMessageIndex() 434 size_t RotatingLogHandler::NormalizeIndex(size_t i) const { return i % m_size; } in Dump() 449 const size_t idx = NormalizeIndex(i); in TeeLogHandler() 422 size_t RotatingLogHandler::NormalizeIndex(size_t i) const { return i % m_size; } NormalizeIndex() function in RotatingLogHandler
103 size_t NormalizeIndex(size_t i) const;
552 class NormalizeIndex<int value> {573 CPred<"::llvm::cast<::mlir::ShapedType>($_self).getRank() >= " # NormalizeIndex<n>.ret>,