Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp1079 VectorType srcVectorType = op.getSourceType().dyn_cast<VectorType>(); in verify() local
1252 auto srcVectorType = op.getSourceType().dyn_cast<VectorType>(); in verify() local