Searched refs:MaxSEW (Results 1 – 1 of 1) sorted by relevance
2264 unsigned MaxSEW = ELEN / Lmul; in parseVTypeI() local2266 if (MaxSEW >= 8 && Sew > MaxSEW) in parseVTypeI()2268 "use of vtype encodings with SEW > " + Twine(MaxSEW) + in parseVTypeI()