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