Expand description
Utility functions for constructing List
overload sets.
Functions§
- Produce all concrete integer
ir::Scalar
s. - Produce all the floating-point
ir::Scalar
s. - Produce all the floating-point
ir::Scalar
s, but omit abstract types, for #7405. - Construct a
List
from the given rules. - Return the cartesian product of two iterators.
- Construct a
Rule
for an operation with the given argument types and return type. - Produce the scalar and vector
ir::TypeInner
s that haves
as their scalar. - Return the cartesian product of three iterators.
- Produce all vector sizes.