Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp1030 UnaryOp unop = cast<UnaryOp>(expr.op); in buildLattices() local
1383 if (auto unop = dyn_cast<sparse_tensor::UnaryOp>(def)) { in buildTensorExp() local
1579 UnaryOp unop = cast<UnaryOp>(op); in buildUnaryPresent() local