Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp265 auto srcVectorType = adaptor.getVector().getType().dyn_cast<VectorType>(); in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorMultiDimReductionTransforms.cpp314 auto srcVectorType = multiReductionOp.getSourceVectorType(); in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp1692 VectorType srcVectorType = srcType.dyn_cast<VectorType>(); in isBroadcastableTo() local
1984 auto srcVectorType = getSourceType().dyn_cast<VectorType>(); in verify() local
4667 auto srcVectorType = bcastOp.getSourceType().dyn_cast<VectorType>(); in matchAndRewrite() local