blitz
Version 0.9
|
Go to the source code of this file.
Macros | |
#define | BZ_L1_CACHE_ESTIMATED_SIZE 8192 |
#define | BZ_L2_CACHE_ESTIMATED_SIZE 65536 |
#define | BZ_PASS_EXPR_BY_VALUE |
#define | BZ_MANUAL_VECEXPR_COPY_CONSTRUCTOR |
#define | BZ_INLINE_GROUP1 |
#define | BZ_INLINE_GROUP2 |
#define | BZ_COLLAPSE_LOOPS |
#define | BZ_USE_FAST_READ_ARRAY_EXPR |
#define | BZ_ARRAY_EXPR_USE_COMMON_STRIDE |
#define | BZ_ARRAY_2D_STENCIL_TILING |
#define | BZ_ARRAY_2D_STENCIL_TILE_SIZE 128 |
#define | BZ_FAST_COMPILE |
#define | BZ_NEW_EXPRESSION_TEMPLATES |
#define | BZ_ETPARMS_CONSTREF |
#define | BZ_NO_INLINE_ET |
#define | _bz_inline1 inline |
#define | _bz_inline2 inline |
#define | _bz_inline_et |
#define | BZ_ETPARM(X) const X& |
#define | BZ_NO_PROPAGATE(X) X |
#define _bz_inline1 inline |
#define _bz_inline2 inline |
#define _bz_inline_et |
#define BZ_ARRAY_2D_STENCIL_TILE_SIZE 128 |
#define BZ_ARRAY_2D_STENCIL_TILING |
#define BZ_ARRAY_EXPR_USE_COMMON_STRIDE |
#define BZ_COLLAPSE_LOOPS |
#define BZ_ETPARM | ( | X | ) | const X& |
#define BZ_ETPARMS_CONSTREF |
#define BZ_FAST_COMPILE |
#define BZ_INLINE_GROUP1 |
#define BZ_INLINE_GROUP2 |
#define BZ_L1_CACHE_ESTIMATED_SIZE 8192 |
#define BZ_L2_CACHE_ESTIMATED_SIZE 65536 |
#define BZ_MANUAL_VECEXPR_COPY_CONSTRUCTOR |
#define BZ_NEW_EXPRESSION_TEMPLATES |
#define BZ_NO_INLINE_ET |
#define BZ_NO_PROPAGATE | ( | X | ) | X |
#define BZ_PASS_EXPR_BY_VALUE |
#define BZ_USE_FAST_READ_ARRAY_EXPR |