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