Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DConstraint.h70 std::string getUniqueDefName() const;
/llvm-project-15.0.7/mlir/lib/TableGen/
H A DConstraint.cpp70 std::string Constraint::getUniqueDefName() const { in getUniqueDefName() function in Constraint
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp832 cst.constraint.getUniqueDefName(), in processTdIncludeRecords()
863 attr.attr.getUniqueDefName(), in processTdIncludeRecords()
971 constraint.getUniqueDefName(), codeBlock, loc, type, nativeType, in createODSNativePDLLConstraintDecl()