Searched refs:operatesOnSuperVectorsOf (Results 1 – 3 of 3) sorted by relevance
178 bool operatesOnSuperVectorsOf(Operation &op, VectorType subVectorType);
114 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
258 bool matcher::operatesOnSuperVectorsOf(Operation &op, in operatesOnSuperVectorsOf() function in matcher