Home
last modified time | relevance | path

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

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