rc_impl.h File Reference

RAPP Compute layer implementation-specific symbolic names. More...

Go to the source code of this file.

Defines

#define RC_IMPL_NONE
 No implementation.
#define RC_IMPL_GEN
 A generic scalar implementation.
#define RC_IMPL_SWAR
 A SWAR (SIMD-Within-A-Register) vector implementation.
#define RC_IMPL_SIMD
 A vector implementation using SIMD instructions.

Detailed Description

RAPP Compute layer implementation-specific symbolic names.


Define Documentation

#define RC_IMPL_GEN

A generic scalar implementation.

This is a fallback available on all platforms.

#define RC_IMPL_NONE

No implementation.

#define RC_IMPL_SIMD

A vector implementation using SIMD instructions.

#define RC_IMPL_SWAR

A SWAR (SIMD-Within-A-Register) vector implementation.


Generated on 1 Jun 2016 for RAPP Compute by  doxygen 1.6.1