Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp1248 auto destVectorType = op.getDestVectorType(); in verify() local
1436 auto destVectorType = op.getDestVectorType(); in verify() local
/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp863 auto destVectorType = insertOp.getDestVectorType(); in matchAndRewrite() local