Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DEnums.h183 constexpr const char *toFormatString(LevelFormat lvlFmt) { in toFormatString() function
365 std::string lvlStr = toFormatString(getLvlFmt()); in toMLIRString()