Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/CodeGen/
H A DCPPGen.cpp190 if (Optional<StringRef> name = userCst->getNativeInputType(0)) in getNativeTypeName()
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/AST/
H A DNodes.cpp436 UserConstraintDecl::getNativeInputType(unsigned index) const { in getNativeInputType() function in UserConstraintDecl
/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h872 Optional<StringRef> getNativeInputType(unsigned index) const;