Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DBuiltinTypes.cpp260 VectorType VectorType::cloneWith(std::optional<ArrayRef<int64_t>> shape, cloneWith() function in VectorType
282 TensorType TensorType::cloneWith(std::optional<ArrayRef<int64_t>> shape, cloneWith() function in TensorType
369 BaseMemRefType BaseMemRefType::cloneWith(std::optional<ArrayRef<int64_t>> shape, cloneWith() function in BaseMemRefType
/llvm-project/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp969 emitc::ArrayType::cloneWith(std::optional<ArrayRef<int64_t>> shape, cloneWith() function in emitc::ArrayType