|
| FloorOpAdaptor (FloorOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| FloorOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| FloorOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| FloorOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) |
|
template<typename LateInst = FloorOp, typename = std::enable_if_t<std::is_same_v<LateInst, FloorOp>>> |
| FloorOpGenericAdaptor (RangeT values, LateInst op) |
|
| FloorOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| FloorOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| FloorOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs) |
|
| FloorOpGenericAdaptor (::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 () |
|
| FloorOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| FloorOpGenericAdaptorBase (FloorOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::ArrayAttr | getOperandConstraintsAttr () |
|
::mlir::ArrayAttr | getOperandConstraints () |
|