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