Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/ODS/
H A DContext.h45 const TypeConstraint &insertTypeConstraint(StringRef name, StringRef summary,
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/ODS/
H A DContext.cpp41 const TypeConstraint &Context::insertTypeConstraint(StringRef name, in insertTypeConstraint() function in Context
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp831 return odsContext.insertTypeConstraint( in processTdIncludeRecords()