Home | History | Annotate | Download | only in Serialization

Lines Matching refs:VecKind

3238     unsigned VecKind = Record[2];
3240 (VectorType::VectorKind)VecKind);