Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DAttrOrTypeDef.cpp159 Optional<StringRef> AttrOrTypeDef::getAssemblyFormat() const { in getAssemblyFormat() function in AttrOrTypeDef
H A DOperator.cpp670 StringRef Operator::getAssemblyFormat() const { in getAssemblyFormat() function in Operator