Searched defs:TypeAttributeFields (Results 1 – 1 of 1) sorted by relevance
94 struct TypeAttributeFields { struct95 int8_t TypeWidthInBytesLog2;96 size_t TypeAlignInBytes;97 size_t TypeNumElements;98 Type TypeElementType;99 const char *DisplayString;100 const char *RegClassString;