Base typedef | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | |
BaseStorage()=default | mlir::StorageUniquer::BaseStorage | protected |
classof(const Qualifier *pred) | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | inlinestatic |
construct(StorageUniquer::StorageAllocator &alloc, KeyTy key) | mlir::pdl_to_pdl_interp::ConstraintQuestion | inlinestatic |
PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion >::construct(StorageUniquer::StorageAllocator &alloc, KeyT &&key) | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | inlinestatic |
get(StorageUniquer &uniquer, Args &&...args) | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | inlinestatic |
getArgs() const | mlir::pdl_to_pdl_interp::ConstraintQuestion | inline |
getIsNegated() const | mlir::pdl_to_pdl_interp::ConstraintQuestion | inline |
getKind() const | mlir::pdl_to_pdl_interp::Qualifier | inline |
getName() const | mlir::pdl_to_pdl_interp::ConstraintQuestion | inline |
getResultTypes() const | mlir::pdl_to_pdl_interp::ConstraintQuestion | inline |
getValue() const | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | inline |
hashKey(const KeyTy &key) | mlir::pdl_to_pdl_interp::ConstraintQuestion | inlinestatic |
key | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | protected |
KeyTy typedef | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | |
operator==(const KeyTy &key) const | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | inline |
PredicateBase(KeyT &&key) | mlir::pdl_to_pdl_interp::PredicateBase< ConstraintQuestion, Qualifier, std::tuple< StringRef, ArrayRef< Position * >, ArrayRef< Type >, bool >, Predicates::ConstraintQuestion > | inlineexplicit |
Qualifier(Predicates::Kind kind) | mlir::pdl_to_pdl_interp::Qualifier | inlineexplicit |