MLIR  19.0.0git
mlir::pdll::ast::UserConstraintDecl Member List

This is the complete list of members for mlir::pdll::ast::UserConstraintDecl, including all inherited members.

Base typedefmlir::pdll::ast::Node::NodeBase< T, BaseT >
classof(const Node *node)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlinestatic
createNative(Context &ctx, const Name &name, ArrayRef< VariableDecl * > inputs, ArrayRef< VariableDecl * > results, std::optional< StringRef > codeBlock, Type resultType, ArrayRef< StringRef > nativeInputTypes={})mlir::pdll::ast::UserConstraintDeclinlinestatic
createPDLL(Context &ctx, const Name &name, ArrayRef< VariableDecl * > inputs, ArrayRef< VariableDecl * > results, const CompoundStmt *body, Type resultType)mlir::pdll::ast::UserConstraintDeclinlinestatic
getBody() constmlir::pdll::ast::UserConstraintDeclinline
getCodeBlock() constmlir::pdll::ast::UserConstraintDeclinline
getInputs()mlir::pdll::ast::UserConstraintDeclinline
getInputs() constmlir::pdll::ast::UserConstraintDeclinline
getName() constmlir::pdll::ast::UserConstraintDeclinline
getNativeInputType(unsigned index) constmlir::pdll::ast::UserConstraintDecl
getResults()mlir::pdll::ast::UserConstraintDeclinline
getResults() constmlir::pdll::ast::UserConstraintDeclinline
getResultType() constmlir::pdll::ast::UserConstraintDeclinline
isExternal() constmlir::pdll::ast::UserConstraintDeclinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlineexplicitprotected