Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp322 auto resVectorType = resType.dyn_cast<VectorType>(); in verifyOutputShape() local
474 auto resVectorType = getResultType().dyn_cast<VectorType>(); in getIterationBounds() local