Searched defs:getAssemblyFormat (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/TableGen/ | ||
H A D | AttrOrTypeDef.cpp | 175 std::optional<StringRef> AttrOrTypeDef::getAssemblyFormat() const { getAssemblyFormat() function in AttrOrTypeDef |
H A D | Operator.cpp | 819 StringRef Operator::getAssemblyFormat() const { getAssemblyFormat() function in Operator |