Searched defs:Pieces (Results 1 – 3 of 3) sorted by relevance
88 unsigned Pieces = (Size + 63) / 64; in fewerEltsToSize64Vector() local
4946 SmallVector<SDValue, 4> Pieces; in lowerVECTOR_SHUFFLE() local
46269 static bool matchAsm(StringRef S, ArrayRef<const char *> Pieces) { in matchAsm()