Searched defs:isVectorType (Results 1 – 3 of 3) sorted by relevance
178 bool isVectorType(Type Ty) { in isVectorType() function
227 bool isVectorType(Id typeId) const { return getTypeClass(typeId) == OpTypeVector; } in isVectorType() function