Searched refs:NumLaneSubElts (Results 1 – 1 of 1) sorted by relevance
99 unsigned NumLaneSubElts = 64 / ScalarSizeInBits; in DecodeMOVDDUPMask() local102 for (unsigned i = 0; i < NumLaneElts; i += NumLaneSubElts) in DecodeMOVDDUPMask()103 for (unsigned s = 0; s != NumLaneSubElts; s++) in DecodeMOVDDUPMask()