Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:BytesPerElement

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