Home
last modified time | relevance | path

Searched refs:broadcastSourceVectorType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp4398 auto broadcastSourceVectorType = in matchAndRewrite() local
4400 auto broadcastSourceShape = broadcastSourceVectorType in matchAndRewrite()
4401 ? broadcastSourceVectorType.getShape() in matchAndRewrite()