Searched defs:RowMap (Results 1 – 5 of 5) sorted by relevance
141 RowMap::RowMap() : RowMap(0, 0) {} in RowMap() function in perfetto::trace_processor::RowMap143 RowMap::RowMap(uint32_t start, uint32_t end, OptimizeFor optimize_for) in RowMap() function in perfetto::trace_processor::RowMap149 RowMap::RowMap(BitVector bit_vector) in RowMap() function in perfetto::trace_processor::RowMap152 RowMap::RowMap(std::vector<uint32_t> vec) in RowMap() function in perfetto::trace_processor::RowMap
189 private final class RowMap extends ImmutableArrayMap<R, ImmutableMap<C, V>> { class190 private RowMap() { in RowMap() method in RowMap
190 private final class RowMap extends ImmutableArrayMap<R, ImmutableMap<C, V>> { class191 private RowMap() { in RowMap() method in RowMap
662 SmallVector<unsigned, 4> RowMap; in emitComposeSubRegIndices() local
668 SmallVector<unsigned, 4> RowMap; in emitComposeSubRegIndices() local