Home
last modified time | relevance | path

Searched refs:kTruncF (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp64 case kTruncF: in TensorExp()
328 case kTruncF: in isSingleCondition()
425 case kTruncF: in kindToOpSymbol()
515 case kTruncF: in dumpExp()
651 case kTruncF: in buildLattices()
931 return addExp(kTruncF, e, v); in buildTensorExp()
1119 case kTruncF: in buildExp()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/Utils/
H A DMerger.h50 kTruncF, enumerator
/llvm-project-15.0.7/mlir/unittests/Dialect/SparseTensor/
H A DMergerTest.cpp248 case kTruncF: in compareExpression()