Expand description
Methods on or related to TypeInner, Scalar, ScalarKind, and VectorSize.
Macros§
Constants§
Traits§
- IntFloat
Limits - Helper trait for providing the min and max values exactly representable by
the integer type
Selfand floating point typeF.
Functions§
- concrete_
int_ scalars - Produce all concrete integer
ir::Scalars. - min_
max_ float_ representable_ by - Returns a tuple of
crate::Literals representing the minimum and maximum float values exactly representable by the provided float and integer types. Panics iffloatis not one ofF16,F32, orF64, orintis not one ofI32,U32,I64, orU64. - vector_
size_ str - Helper function that returns the string corresponding to the
VectorSize - vector_
sizes - Produce all vector sizes.