HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
|
This is the complete list of members for int_2, including all inherited members.
operator%=(const int_2 &rhs) __CPU_GPU__ (defined in int_2) | int_2 | inline |
operator&=(const int_2 &rhs) __CPU_GPU__ (defined in int_2) | int_2 | inline |
operator<<=(const int_2 &rhs) __CPU_GPU__ (defined in int_2) | int_2 | inline |
operator>>=(const int_2 &rhs) __CPU_GPU__ (defined in int_2) | int_2 | inline |
operator^=(const int_2 &rhs) __CPU_GPU__ (defined in int_2) | int_2 | inline |
operator|=(const int_2 &rhs) __CPU_GPU__ (defined in int_2) | int_2 | inline |
operator~() const __CPU_GPU__ (defined in int_2) | int_2 | inline |
SCALARTYPE_2_CONVERSION_CTOR(int_2, uint_2, float_2, double_2, norm_2, unorm_2, char_2, uchar_2, short_2, ushort_2, long_2, ulong_2, longlong_2, ulonglong_2) int_2 operator-() const __CPU_GPU__ (defined in int_2) | int_2 | inline |