|
| ReluOpAdaptor (ReluOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| ReluOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| ReluOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| ReluOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) |
|
template<typename LateInst = ReluOp, typename = std::enable_if_t<std::is_same_v<LateInst, ReluOp>>> |
| ReluOpGenericAdaptor (RangeT values, LateInst op) |
|
| ReluOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| ReluOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| ReluOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs) |
|
| ReluOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | getInputs () |
|
::mlir::ValueRange | getOutputs () |
|
::mlir::ValueRange | getOperands () |
|
| ReluOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| ReluOpGenericAdaptorBase (ReluOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::ArrayAttr | getOperandConstraintsAttr () |
|
::mlir::ArrayAttr | getOperandConstraints () |
|