MLIR  19.0.0git
mlir::OpTrait::AtLeastNOperands< N >::Impl< ConcreteType > Member List

This is the complete list of members for mlir::OpTrait::AtLeastNOperands< N >::Impl< ConcreteType >, including all inherited members.

getNumOperands()mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
getOperand(unsigned i)mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
getOperands()mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
getOperandTypes()mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
getOperation()mlir::OpTrait::TraitBase< ConcreteType, TraitType >inlineprotected
operand_begin()mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
operand_end()mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
operand_iterator typedefmlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >
operand_range typedefmlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >
operand_type_begin()mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
operand_type_end()mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
operand_type_iterator typedefmlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >
operand_type_range typedefmlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >
setOperand(unsigned i, Value value)mlir::OpTrait::detail::MultiOperandTraitBase< ConcreteType, AtLeastNOperands< N >::Impl >inline
verifyTrait(Operation *op)mlir::OpTrait::AtLeastNOperands< N >::Impl< ConcreteType >inlinestatic