Lines Matching full:bytesperelement
4347 unsigned BytesPerElement = EltVT.getSizeInBits()/8;4353 for (unsigned j = 0; j != BytesPerElement; ++j)4354 ResultMask.push_back(DAG.getConstant(SrcElt*BytesPerElement+j,