Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTypes.cpp111 struct TypePropertyFields { struct
112 bool TypeIsVectorType;
113 bool TypeIsIntegerType;
114 bool TypeIsScalarIntegerType;
115 bool TypeIsVectorIntegerType;
116 bool TypeIsIntegerArithmeticType;
117 bool TypeIsFloatingType;
118 bool TypeIsScalarFloatingType;
119 bool TypeIsVectorFloatingType;
120 bool TypeIsBooleanType;
[all …]