Home
last modified time | relevance | path

Searched defs:TypeAttributeFields (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTypes.cpp94 struct TypeAttributeFields { struct
95 int8_t TypeWidthInBytesLog2;
96 size_t TypeAlignInBytes;
97 size_t TypeNumElements;
98 Type TypeElementType;
99 const char *DisplayString;
100 const char *RegClassString;