MLIR
20.0.0git
|
This is the complete list of members for mlir::SaturatedInteger, including all inherited members.
asInteger() | mlir::SaturatedInteger | inline |
desaturate(SaturatedInteger other) | mlir::SaturatedInteger | inline |
operator!=(SaturatedInteger other) | mlir::SaturatedInteger | inline |
operator*(SaturatedInteger other) | mlir::SaturatedInteger | inline |
operator+(SaturatedInteger other) | mlir::SaturatedInteger | inline |
operator==(SaturatedInteger other) | mlir::SaturatedInteger | inline |
saturated | mlir::SaturatedInteger | |
v | mlir::SaturatedInteger | |
wrap(int64_t v) | mlir::SaturatedInteger | inlinestatic |