|
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator% (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator% (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator% (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator& (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator& (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator& (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator* (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator* (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator* (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator+ (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator+ (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator+ (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator- (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator- (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator- (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator/ (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator/ (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<typename T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator/ (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator<< (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator<< (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator<< (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator>> (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator>> (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator>> (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator^ (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator^ (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator^ (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator| (const EmuSimd< T_Type, T_width > &lhs, const EmuSimd< T_Type, T_width > &rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator| (const EmuSimd< T_Type, T_width > &lhs, T_Type rhs) |
| template<std::integral T_Type, uint32_t T_width> |
| constexpr auto | alpaka::internal::operator| (T_Type lhs, const EmuSimd< T_Type, T_width > &rhs) |