Searched defs:ShapedType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/include/mlir/Dialect/Vector/Utils/ | ||
H A D | VectorUtils.h | 30 class ShapedType; global() variable |
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | BuiltinTypes.h | 127 operator ShapedType() const { return llvm::cast<ShapedType>(*this); } ShapedType() function |
/llvm-project/mlir/lib/Dialect/Linalg/Utils/ | ||
H A D | Utils.cpp | 584 __anon42121b781102(ShapedType) materializeTiledShape() argument |