Home
last modified time | relevance | path

Searched refs:TypeIsIntegerArithmeticType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTypes.cpp115 bool TypeIsIntegerArithmeticType; member
215 return TypePropertiesTable[Ty].TypeIsIntegerArithmeticType; in isIntegerArithmeticType()