Home
last modified time | relevance | path

Searched defs:dstVectorType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp1685 mlir::vector::isBroadcastableTo(Type srcType, VectorType dstVectorType, in isBroadcastableTo()
1920 auto dstVectorType = getDestVectorType(); in verify() local