Searched defs:TypePropertyFields (Results 1 – 1 of 1) sorted by relevance
111 struct TypePropertyFields { struct112 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 …]