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