Searched defs:isVectorType (Results 1 – 5 of 5) sorted by relevance
266 bool check(std::vector<VecType>* vec, bool isVectorType) { in check()
178 bool isVectorType(Type Ty) { in isVectorType() function
297 bool isVectorType(Id typeId) const { return getTypeClass(typeId) == OpTypeVector; } in isVectorType() function
304 bool isVectorType(Id typeId) const { return getTypeClass(typeId) == OpTypeVector; } in isVectorType() function