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