|
| RequantizeUnrolledOpAdaptor (RequantizeUnrolledOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| RequantizeUnrolledOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| RequantizeUnrolledOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| RequantizeUnrolledOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| RequantizeUnrolledOpGenericAdaptor (RangeT values, const RequantizeUnrolledOpGenericAdaptorBase &base) |
|
template<typename LateInst = RequantizeUnrolledOp, typename = std::enable_if_t<std::is_same_v<LateInst, RequantizeUnrolledOp>>> |
| RequantizeUnrolledOpGenericAdaptor (RangeT values, LateInst op) |
|
| RequantizeUnrolledOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| RequantizeUnrolledOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| RequantizeUnrolledOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| RequantizeUnrolledOpGenericAdaptor (::mlir::ValueRange values, const RequantizeUnrolledOpGenericAdaptorBase &base) |
|
| RequantizeUnrolledOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getInput () |
|
ValueT | getInScale () |
|
ValueT | getInZeroPoint () |
|
ValueT | getOutScale () |
|
ValueT | getOutZeroPoint () |
|
ValueT | getOutput () |
|
::mlir::ValueRange | getOperands () |
|
| RequantizeUnrolledOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| RequantizeUnrolledOpGenericAdaptorBase (RequantizeUnrolledOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::IntegerAttr | getAxisAttr () |
|
::std::optional< uint32_t > | getAxis () |
|