Searched defs:isScalarType (Results 1 – 9 of 9) sorted by relevance
470 bool isScalarType(TestOperandType type) { in isScalarType() function
322 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
323 const auto isScalarType = [](int type) { return (type & TypeStringColumnMask) == 0; }; in AddTabledBuiltin() local
294 bool isScalarType(Id typeId) const in isScalarType() function
301 bool isScalarType(Id typeId) const in isScalarType() function
370 static inline bool isScalarType(ValueType type) in isScalarType() function
59 bool isScalarType(OperandType type) { in isScalarType() function
470 static inline bool isScalarType(ValueType type) in isScalarType() function
589 static inline bool isScalarType(ValueType type) in isScalarType() function