Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp176 static inline bool hasStringAttribute(const Record &record, in hasStringAttribute() function
2444 if (hasStringAttribute(def, "assemblyFormat")) in genParser()
2460 if (hasStringAttribute(def, "assemblyFormat")) in genPrinter()