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