Searched refs:MaskB (Results 1 – 1 of 1) sorted by relevance
1352 APInt MaskB = AndMask & Byte; in CollectBSwapParts() local1353 if (MaskB == 0) { in CollectBSwapParts()1359 if (MaskB != Byte) in CollectBSwapParts()