Searched refs:NarrowByteWidth (Results 1 – 1 of 1) sorted by relevance
8048 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local8050 if (Index >= NarrowByteWidth) in calculateByteProvider()8071 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local8079 if (*VectorIndex * NarrowByteWidth > StartingIndex) in calculateByteProvider()8081 if ((*VectorIndex + 1) * NarrowByteWidth <= StartingIndex) in calculateByteProvider()8095 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local8100 if (Index >= NarrowByteWidth) in calculateByteProvider()