Searched refs:NumControlBits (Results 1 – 1 of 1) sorted by relevance
2997 unsigned NumControlBits = NumLanes / 2; in UpgradeIntrinsicCall() local3001 unsigned LaneMask = (Imm >> (l * NumControlBits)) & ControlBitsMask; in UpgradeIntrinsicCall()