Searched defs:SizeInfo (Results 1 – 4 of 4) sorted by relevance
253 struct SizeInfo { struct254 const int pos;255 int size;
65 struct SizeInfo { struct66 Value size;67 bool fixed;
449 static void setGroupSize(MVT VT, SmallVectorImpl<uint32_t> &SizeInfo) { in setGroupSize()