Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorEmulateNarrowType.cpp859 VectorType srcVecType = cast<VectorType>(srcValue.getType()); rewriteI4ToI8SignedExt() local
888 VectorType srcVecType = cast<VectorType>(srcValue.getType()); rewriteI4ToI8UnsignedExt() local
920 VectorType srcVecType = cast<VectorType>(srcValue.getType()); rewriteI8ToI4Trunc() local
1105 auto srcVecType = dyn_cast<VectorType>(srcValue.getType()); matchAndRewrite() local
1157 auto srcVecType = dyn_cast<VectorType>(srcValue.getType()); matchAndRewrite() local
[all...]
H A DVectorDistribute.cpp1564 VectorType srcVecType = cast<VectorType>(insertOp.getSourceType()); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2802 auto srcVecType = llvm::dyn_cast<VectorType>(insertOp.getSourceType()); matchAndRewrite() local
3737 auto srcVecType = matchAndRewrite() local