Searched defs:AlignedS (Results 1 – 2 of 2) sorted by relevance
52 struct __attribute__((aligned(16))) AlignedS { struct59 AlignedS *getAlignedS() { in getAlignedS() argument
74 struct AlignedS { struct77 friend bool operator==(const AlignedS&, const AlignedS&) = default; argument