30 constexpr int32_t
ffs(
auto const& arg)
41 constexpr int32_t
clz(
auto const& arg)
#define ALPAKA_TYPEOF(...)
Get the type of instance.
constexpr decltype(auto) getIntrinsicImpl(T_Api const api)
constexpr int32_t popcount(auto const &arg)
Returns the number of bits set to 1.
constexpr auto thisApi()
provides the API used during the execution of the current code path
constexpr int32_t clz(auto const &arg)
constexpr int32_t ffs(auto const &arg)