Searched defs:cloneWith (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | BuiltinTypes.cpp | 260 VectorType VectorType::cloneWith(std::optional<ArrayRef<int64_t>> shape, cloneWith() function in VectorType |
/llvm-project/mlir/lib/Dialect/EmitC/IR/ | ||
H A D | EmitC.cpp | 969 emitc::ArrayType::cloneWith(std::optional<ArrayRef<int64_t>> shape, cloneWith() function in emitc::ArrayType |