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