Searched refs:isBroadcastableTo (Results 1 – 3 of 3) sorted by relevance
58 isBroadcastableTo(Type srcType, VectorType dstVectorType,
167 if (vector::isBroadcastableTo(value.getType(), targetVectorType) != in broadcastIfNeeded()
1685 mlir::vector::isBroadcastableTo(Type srcType, VectorType dstVectorType, in isBroadcastableTo() function in mlir::vector1721 isBroadcastableTo(getSourceType(), getVectorType(), &mismatchingDims); in verify()