Searched refs:buildExp (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/Utils/ |
| H A D | Merger.h | 281 Value buildExp(RewriterBase &rewriter, Location loc, unsigned e, Value v0,
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Utils/ |
| H A D | Merger.cpp | 1069 Value Merger::buildExp(RewriterBase &rewriter, Location loc, unsigned e, in buildExp() function in mlir::sparse_tensor::Merger
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/ |
| H A D | Sparsification.cpp | 963 Value ee = merger.buildExp(rewriter, loc, exp, v0, v1); in genExp()
|