#ifdef GET_OP_LIST
#undef GET_OP_LIST
::mlir::transform::HoistLoopInvariantSubsetsOp
#endif
#ifdef GET_OP_CLASSES
#undef GET_OP_CLASSES
namespace mlir {
namespace transform {
static ::llvm::LogicalResult __mlir_ods_local_type_constraint_LoopExtensionOps1(
::mlir::Operation *op, ::mlir::Type type, ::llvm::StringRef valueKind,
unsigned valueIndex) { … }
}
}
namespace mlir {
namespace transform {
namespace detail {
}
HoistLoopInvariantSubsetsOpAdaptor::HoistLoopInvariantSubsetsOpAdaptor(HoistLoopInvariantSubsetsOp op) : … { … }
::llvm::LogicalResult HoistLoopInvariantSubsetsOpAdaptor::verify(::mlir::Location loc) { … }
void HoistLoopInvariantSubsetsOp::build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value target) { … }
void HoistLoopInvariantSubsetsOp::build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value target) { … }
void HoistLoopInvariantSubsetsOp::build(::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute> attributes) { … }
::llvm::LogicalResult HoistLoopInvariantSubsetsOp::verifyInvariantsImpl() { … }
::llvm::LogicalResult HoistLoopInvariantSubsetsOp::verifyInvariants() { … }
::mlir::ParseResult HoistLoopInvariantSubsetsOp::parse(::mlir::OpAsmParser &parser, ::mlir::OperationState &result) { … }
void HoistLoopInvariantSubsetsOp::print(::mlir::OpAsmPrinter &_odsPrinter) { … }
}
}
MLIR_DEFINE_EXPLICIT_TYPE_ID(::mlir::transform::HoistLoopInvariantSubsetsOp)
#endif