blitz
Version 1.0.2
|
Go to the source code of this file.
Macros | |
#define | BZ_L1_CACHE_ESTIMATED_SIZE 32768 |
#define | BZ_L2_CACHE_ESTIMATED_SIZE 6291456 |
#define | BZ_L1_CACHE_LINE_SIZE 64 |
#define | BZ_CACHE_LINES_TO_ALIGN 16 |
#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_ALIGN_BLOCKS_ON_CACHELINE_BOUNDARY |
#define | BZ_FAST_COMPILE |
#define | BZ_TV_EVALUATE_UNROLL_LENGTH 0 |
#define | BZ_MAX_BITS_FOR_BINARY_UNROLL 8 |
#define | BZ_VECTORIZED_LOOP_WIDTH 32 |
#define | BZ_NEW_EXPRESSION_TEMPLATES |
#define | BZ_ETPARMS_CONSTREF |
#define | BZ_NO_INLINE_ET |
#define | _bz_forceinline inline |
#define | _bz_inline_et inline |
#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_forceinline inline |
#define _bz_inline1 inline |
#define _bz_inline2 inline |
#define _bz_inline_et inline |
#define _bz_inline_et |
#define BZ_ALIGN_BLOCKS_ON_CACHELINE_BOUNDARY |
#define BZ_ARRAY_2D_STENCIL_TILE_SIZE 128 |
#define BZ_ARRAY_2D_STENCIL_TILING |
#define BZ_ARRAY_EXPR_USE_COMMON_STRIDE |
#define BZ_CACHE_LINES_TO_ALIGN 16 |
#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 32768 |
#define BZ_L1_CACHE_LINE_SIZE 64 |
#define BZ_L2_CACHE_ESTIMATED_SIZE 6291456 |
#define BZ_MANUAL_VECEXPR_COPY_CONSTRUCTOR |
#define BZ_MAX_BITS_FOR_BINARY_UNROLL 8 |
#define BZ_NEW_EXPRESSION_TEMPLATES |
#define BZ_NO_INLINE_ET |
#define BZ_NO_PROPAGATE | ( | X | ) | X |
#define BZ_PASS_EXPR_BY_VALUE |
#define BZ_TV_EVALUATE_UNROLL_LENGTH 0 |
#define BZ_USE_FAST_READ_ARRAY_EXPR |
#define BZ_VECTORIZED_LOOP_WIDTH 32 |