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

This is the complete list of members for hc::tiled_extent< 1 >, including all inherited members.

contains(const index< N > &idx) const __CPU__ __HC__hc::extent< 1 >inline
extent() __CPU__ __HC__hc::extent< 1 >inline
extent(const extent &other) __CPU__ __HC__hc::extent< 1 >inline
extent(int e0) __CPU__ __HC__hc::extent< 1 >inlineexplicit
extent(_Tp...__t) __CPU__ __HC__hc::extent< 1 >inlineexplicit
extent(const int components[]) __CPU__ __HC__hc::extent< 1 >inlineexplicit
extent(int components[]) __CPU__ __HC__hc::extent< 1 >inlineexplicit
get_dynamic_group_segment_size() const __CPU__hc::tiled_extent< 1 >inline
operator!=(const extent &other) const __CPU__ __HC__hc::extent< 1 >inline
operator%=(const extent &__r) __CPU__ __HC__hc::extent< 1 >inline
operator%=(int value) __CPU__ __HC__hc::extent< 1 >inline
operator*=(const extent &__r) __CPU__ __HC__hc::extent< 1 >inline
operator*=(int value) __CPU__ __HC__hc::extent< 1 >inline
operator+(const index< N > &idx) __CPU__ __HC__hc::extent< 1 >inline
operator++() __CPU__ __HC__hc::extent< 1 >inline
operator++(int) __CPU__ __HC__hc::extent< 1 >inline
operator+=(const extent &__r) __CPU__ __HC__hc::extent< 1 >inline
operator+=(const index< N > &idx) __CPU__ __HC__hc::extent< 1 >inline
operator+=(int value) __CPU__ __HC__hc::extent< 1 >inline
operator-(const index< N > &idx) __CPU__ __HC__hc::extent< 1 >inline
operator--() __CPU__ __HC__hc::extent< 1 >inline
operator--(int) __CPU__ __HC__hc::extent< 1 >inline
operator-=(const extent &__r) __CPU__ __HC__hc::extent< 1 >inline
operator-=(const index< N > &idx) __CPU__ __HC__hc::extent< 1 >inline
operator-=(int value) __CPU__ __HC__hc::extent< 1 >inline
operator/=(const extent &__r) __CPU__ __HC__hc::extent< 1 >inline
operator/=(int value) __CPU__ __HC__hc::extent< 1 >inline
operator=(const extent &other) __CPU__ __HC__hc::extent< 1 >inline
operator==(const extent &other) const __CPU__ __HC__hc::extent< 1 >inline
operator[](unsigned int c) const __CPU__ __HC__hc::extent< 1 >inline
operator[](unsigned int c) __CPU__ __HC__hc::extent< 1 >inline
rank (defined in hc::tiled_extent< 1 >)hc::tiled_extent< 1 >static
set_dynamic_group_segment_size(unsigned int size) __CPU__hc::tiled_extent< 1 >inline
size() const __CPU__ __HC__hc::extent< 1 >inline
tile(int t0) consthc::extent< 1 >
tile(int t0, int t1) consthc::extent< 1 >
tile(int t0, int t1, int t2) consthc::extent< 1 >
tile_dimhc::tiled_extent< 1 >
tile_with_dynamic(int t0, int dynamic_size) consthc::extent< 1 >
tile_with_dynamic(int t0, int t1, int dynamic_size) consthc::extent< 1 >
tile_with_dynamic(int t0, int t1, int t2, int dynamic_size) consthc::extent< 1 >
tiled_extent() __CPU__ __HC__hc::tiled_extent< 1 >inline
tiled_extent(int e0, int t0) __CPU__ __HC__hc::tiled_extent< 1 >inline
tiled_extent(int e0, int t0, int size) __CPU__ __HC__hc::tiled_extent< 1 >inline
tiled_extent(const tiled_extent< 1 > &other) __CPU__ __HC__hc::tiled_extent< 1 >inline
tiled_extent(const extent< 1 > &ext, int t0) __CPU__ __HC__hc::tiled_extent< 1 >inline
tiled_extent(const extent< 1 > &ext, int t0, int size) __CPU__ __HC__hc::tiled_extent< 1 >inline
value_type typedefhc::extent< 1 >