#ifdef GET_OP_LIST
#undef GET_OP_LIST
::mlir::transform::DebugEmitParamAsRemarkOp,
::mlir::transform::DebugEmitRemarkAtOp
#endif
#ifdef GET_OP_CLASSES
#undef GET_OP_CLASSES
namespace mlir {
namespace transform {
static ::llvm::LogicalResult __mlir_ods_local_type_constraint_DebugExtensionOps0(
::mlir::Operation *op, ::mlir::Type type, ::llvm::StringRef valueKind,
unsigned valueIndex) { … }
static ::llvm::LogicalResult __mlir_ods_local_type_constraint_DebugExtensionOps1(
::mlir::Operation *op, ::mlir::Type type, ::llvm::StringRef valueKind,
unsigned valueIndex) { … }
static ::llvm::LogicalResult __mlir_ods_local_type_constraint_DebugExtensionOps2(
::mlir::Operation *op, ::mlir::Type type, ::llvm::StringRef valueKind,
unsigned valueIndex) { … }
static ::llvm::LogicalResult __mlir_ods_local_attr_constraint_DebugExtensionOps0(
::mlir::Attribute attr, ::llvm::StringRef attrName, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) { … }
static ::llvm::LogicalResult __mlir_ods_local_attr_constraint_DebugExtensionOps0(
::mlir::Operation *op, ::mlir::Attribute attr, ::llvm::StringRef attrName) { … }
}
}
namespace mlir {
namespace transform {
namespace detail {
DebugEmitParamAsRemarkOpGenericAdaptorBase::DebugEmitParamAsRemarkOpGenericAdaptorBase(DebugEmitParamAsRemarkOp op) : … { … }
std::pair<unsigned, unsigned> DebugEmitParamAsRemarkOpGenericAdaptorBase::getODSOperandIndexAndLength(unsigned index, unsigned odsOperandsSize) { … }
::std::optional< ::llvm::StringRef > DebugEmitParamAsRemarkOpGenericAdaptorBase::getMessage() { … }
}
DebugEmitParamAsRemarkOpAdaptor::DebugEmitParamAsRemarkOpAdaptor(DebugEmitParamAsRemarkOp op) : … { … }
::llvm::LogicalResult DebugEmitParamAsRemarkOpAdaptor::verify(::mlir::Location loc) { … }
std::pair<unsigned, unsigned> DebugEmitParamAsRemarkOp::getODSOperandIndexAndLength(unsigned index) { … }
::mlir::MutableOperandRange DebugEmitParamAsRemarkOp::getAnchorMutable() { … }
::llvm::LogicalResult DebugEmitParamAsRemarkOp::setPropertiesFromAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) { … }
::mlir::Attribute DebugEmitParamAsRemarkOp::getPropertiesAsAttr(::mlir::MLIRContext *ctx, const Properties &prop) { … }
llvm::hash_code DebugEmitParamAsRemarkOp::computePropertiesHash(const Properties &prop) { … }
std::optional<mlir::Attribute> DebugEmitParamAsRemarkOp::getInherentAttr(::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) { … }
void DebugEmitParamAsRemarkOp::setInherentAttr(Properties &prop, llvm::StringRef name, mlir::Attribute value) { … }
void DebugEmitParamAsRemarkOp::populateInherentAttrs(::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) { … }
::llvm::LogicalResult DebugEmitParamAsRemarkOp::verifyInherentAttrs(::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) { … }
::llvm::LogicalResult DebugEmitParamAsRemarkOp::readProperties(::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) { … }
void DebugEmitParamAsRemarkOp::writeProperties(::mlir::DialectBytecodeWriter &writer) { … }
::std::optional< ::llvm::StringRef > DebugEmitParamAsRemarkOp::getMessage() { … }
void DebugEmitParamAsRemarkOp::setMessage(::std::optional<::llvm::StringRef> attrValue) { … }
void DebugEmitParamAsRemarkOp::build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value param, ::mlir::Value anchor, ::mlir::StringAttr message) { … }
void DebugEmitParamAsRemarkOp::build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value param, ::mlir::Value anchor, ::mlir::StringAttr message) { … }
void DebugEmitParamAsRemarkOp::build(::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute> attributes) { … }
::llvm::LogicalResult DebugEmitParamAsRemarkOp::verifyInvariantsImpl() { … }
::llvm::LogicalResult DebugEmitParamAsRemarkOp::verifyInvariants() { … }
::mlir::ParseResult DebugEmitParamAsRemarkOp::parse(::mlir::OpAsmParser &parser, ::mlir::OperationState &result) { … }
void DebugEmitParamAsRemarkOp::print(::mlir::OpAsmPrinter &_odsPrinter) { … }
}
}
MLIR_DEFINE_EXPLICIT_TYPE_ID(::mlir::transform::DebugEmitParamAsRemarkOp)
namespace mlir {
namespace transform {
namespace detail {
DebugEmitRemarkAtOpGenericAdaptorBase::DebugEmitRemarkAtOpGenericAdaptorBase(DebugEmitRemarkAtOp op) : … { … }
::llvm::StringRef DebugEmitRemarkAtOpGenericAdaptorBase::getMessage() { … }
}
DebugEmitRemarkAtOpAdaptor::DebugEmitRemarkAtOpAdaptor(DebugEmitRemarkAtOp op) : … { … }
::llvm::LogicalResult DebugEmitRemarkAtOpAdaptor::verify(::mlir::Location loc) { … }
::llvm::LogicalResult DebugEmitRemarkAtOp::setPropertiesFromAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) { … }
::mlir::Attribute DebugEmitRemarkAtOp::getPropertiesAsAttr(::mlir::MLIRContext *ctx, const Properties &prop) { … }
llvm::hash_code DebugEmitRemarkAtOp::computePropertiesHash(const Properties &prop) { … }
std::optional<mlir::Attribute> DebugEmitRemarkAtOp::getInherentAttr(::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) { … }
void DebugEmitRemarkAtOp::setInherentAttr(Properties &prop, llvm::StringRef name, mlir::Attribute value) { … }
void DebugEmitRemarkAtOp::populateInherentAttrs(::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) { … }
::llvm::LogicalResult DebugEmitRemarkAtOp::verifyInherentAttrs(::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) { … }
::llvm::LogicalResult DebugEmitRemarkAtOp::readProperties(::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) { … }
void DebugEmitRemarkAtOp::writeProperties(::mlir::DialectBytecodeWriter &writer) { … }
::llvm::StringRef DebugEmitRemarkAtOp::getMessage() { … }
void DebugEmitRemarkAtOp::setMessage(::llvm::StringRef attrValue) { … }
void DebugEmitRemarkAtOp::build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value at, ::mlir::StringAttr message) { … }
void DebugEmitRemarkAtOp::build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value at, ::mlir::StringAttr message) { … }
void DebugEmitRemarkAtOp::build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value at, ::llvm::StringRef message) { … }
void DebugEmitRemarkAtOp::build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value at, ::llvm::StringRef message) { … }
void DebugEmitRemarkAtOp::build(::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute> attributes) { … }
::llvm::LogicalResult DebugEmitRemarkAtOp::verifyInvariantsImpl() { … }
::llvm::LogicalResult DebugEmitRemarkAtOp::verifyInvariants() { … }
::mlir::ParseResult DebugEmitRemarkAtOp::parse(::mlir::OpAsmParser &parser, ::mlir::OperationState &result) { … }
void DebugEmitRemarkAtOp::print(::mlir::OpAsmPrinter &_odsPrinter) { … }
}
}
MLIR_DEFINE_EXPLICIT_TYPE_ID(::mlir::transform::DebugEmitRemarkAtOp)
#endif