Searched defs:distributedVecType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ | ||
H A D | VectorDistribute.cpp | 1342 VectorType distributedVecType; matchAndRewrite() local |
/llvm-project/mlir/lib/Dialect/Vector/IR/ | ||
H A D | VectorOps.cpp | 6452 auto distributedVecType = llvm::dyn_cast<VectorType>(distributed); verifyDistributedType() local |