Searched defs:ByteMask (Results 1 – 3 of 3) sorted by relevance
1297 static bool CollectBSwapParts(Value *V, int OverallLeftShift, uint32_t ByteMask, in CollectBSwapParts()1416 uint32_t ByteMask = ~0U >> (32-ByteValues.size()); in MatchBSwap() local
325 SmallVector<int,128> ByteMask; in getByteShuffle() local
1978 SmallVector<int,8> ByteMask; in LowerVECTOR_SHUFFLE() local