Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorTransfer.cpp48 VectorType newVecType = VectorType::get( in extendVectorRank() local
H A DVectorDropLeadUnitDim.cpp516 VectorType newVecType = trimLeadingOneDims(vecType); in matchAndRewrite() local
H A DVectorUnroll.cpp442 VectorType newVecType = in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp5358 VectorType newVecType = trimTrailingOneDims(shapeOpSrcTy); matchAndRewrite() local