24 #ifndef __ARM_COMPUTE_WRAPPER_AND_H__ 25 #define __ARM_COMPUTE_WRAPPER_AND_H__ 33 #define VAND_IMPL(stype, vtype, prefix, postfix) \ 34 inline vtype vand(const vtype &a, const vtype &b) \ 36 return prefix##_##postfix(a, b); \ This file contains all available output stages for GEMMLowp on OpenCL.
#define VAND_IMPL(stype, vtype, prefix, postfix)
uint8x8_t vand(const uint8x8_t &a, const uint8x8_t &b)