HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
uint_1 Member List

This is the complete list of members for uint_1, including all inherited members.

operator%=(const uint_1 &rhs) __CPU_GPU__ (defined in uint_1)uint_1inline
operator&=(const uint_1 &rhs) __CPU_GPU__ (defined in uint_1)uint_1inline
operator<<=(const uint_1 &rhs) __CPU_GPU__ (defined in uint_1)uint_1inline
operator>>=(const uint_1 &rhs) __CPU_GPU__ (defined in uint_1)uint_1inline
operator^=(const uint_1 &rhs) __CPU_GPU__ (defined in uint_1)uint_1inline
operator|=(const uint_1 &rhs) __CPU_GPU__ (defined in uint_1)uint_1inline
SCALARTYPE_1_CONVERSION_CTOR(uint_1, int_1, float_1, double_1, char_1, uchar_1, short_1, ushort_1, long_1, ulong_1, longlong_1, ulonglong_1) uint_1 operator~() const __CPU_GPU__ (defined in uint_1)uint_1inline