Home
last modified time | relevance | path

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

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