MLIR
20.0.0git
|
Enumerations | |
enum | Kind : unsigned { OperationPos , OperandPos , OperandGroupPos , AttributePos , ConstraintResultPos , ResultPos , ResultGroupPos , TypePos , AttributeLiteralPos , TypeLiteralPos , UsersPos , ForEachPos , IsNotNullQuestion , OperationNameQuestion , TypeQuestion , AttributeQuestion , OperandCountAtLeastQuestion , OperandCountQuestion , ResultCountAtLeastQuestion , ResultCountQuestion , EqualToQuestion , ConstraintQuestion , AttributeAnswer , FalseAnswer , OperationNameAnswer , TrueAnswer , TypeAnswer , UnsignedAnswer } |
An enumeration of the kinds of predicates. More... | |
enum mlir::pdl_to_pdl_interp::Predicates::Kind : unsigned |
An enumeration of the kinds of predicates.
Definition at line 44 of file Predicate.h.