Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DCPPGen.cpp194 if (std::optional<StringRef> name = userCst->getNativeInputType(0)) in getNativeTypeName()
/llvm-project/mlir/lib/Tools/PDLL/AST/
H A DNodes.cpp457 UserConstraintDecl::getNativeInputType(unsigned index) const { in getNativeInputType() function in UserConstraintDecl
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h917 std::optional<StringRef> getNativeInputType(unsigned index) const;