Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/ODS/
H A DContext.h39 const AttributeConstraint &insertAttributeConstraint(StringRef name,
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/ODS/
H A DContext.cpp27 Context::insertAttributeConstraint(StringRef name, StringRef summary, in insertAttributeConstraint() function in Context
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp862 odsContext.insertAttributeConstraint( in processTdIncludeRecords()