Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DEnums.h364 std::string toMLIRString() const { in toMLIRString() function
447 inline std::string toMLIRString(LevelType lt) { return lt.toMLIRString(); } in toMLIRString() function