Lines Matching defs:BytesPerElt
12853 unsigned BytesPerElt = EltVT.getSizeInBits() / 8;12874 for (unsigned Byte = 0; Byte < BytesPerElt; ++Byte) {12875 unsigned Offset = Byte + Val * BytesPerElt;