Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinTypes.cpp271 VectorType VectorType::cloneWith(Optional<ArrayRef<int64_t>> shape, in cloneWith() function in VectorType
293 TensorType TensorType::cloneWith(Optional<ArrayRef<int64_t>> shape, in cloneWith() function in TensorType
396 BaseMemRefType BaseMemRefType::cloneWith(Optional<ArrayRef<int64_t>> shape, in cloneWith() function in BaseMemRefType