Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DAttrOrTypeDef.cpp175 std::optional<StringRef> AttrOrTypeDef::getAssemblyFormat() const { getAssemblyFormat() function in AttrOrTypeDef
H A DOperator.cpp819 StringRef Operator::getAssemblyFormat() const { getAssemblyFormat() function in Operator