Searched defs:SVEType (Results 1 – 1 of 1) sorted by relevance
69 class SVEType { class 76 SVEType() : SVEType("", 'v') {} in SVEType() function in __anon9ce31d5f0111::SVEType 78 SVEType(StringRef TS, char CharMod, unsigned NumVectors = 1) in SVEType() function in __anon9ce31d5f0111::SVEType 89 SVEType(const SVEType &Base, unsigned NumV) : SVEType(Base) { in SVEType() function in __anon9ce31d5f0111::SVEType [all...]