Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Vector/Utils/
H A DVectorUtils.h30 class ShapedType; global() variable
/llvm-project/mlir/include/mlir/IR/
H A DBuiltinTypes.h127 operator ShapedType() const { return llvm::cast<ShapedType>(*this); } ShapedType() function
181 operator ShapedType() const { return llvm::cast<ShapedType>(*this); } ShapedType() function
[all...]
/llvm-project/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp584 __anon42121b781102(ShapedType) materializeTiledShape() argument