Computes the expected cardinal of a given type. More...
#include <eve/arch/expected_cardinal.hpp>
Computes the expected cardinal of a given type.
Required header: #include <eve/arch/expected_cardinal.hpp>
eve::expected_cardinal computed the cardinal of the register able to store values of type Type
for a given SIMD ABI
as a native register type.
Type | Type of value to assess |
ABI | SIMD ABI to use as reference. Must models eve::regular_abi. |
Name | Definition |
---|---|
type | The type of cardinal computed for Type |