Home
last modified time | relevance | path

Searched refs:vorr_s64 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-3v.c165 return vorr_s64(a, b); in test_vorr_s64()
Darm_neon_intrinsics.c11011 return vorr_s64(a, b); in test_vorr_s64()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-3v.c165 return vorr_s64(a, b); in test_vorr_s64()
Darm_neon_intrinsics.c9123 return vorr_s64(a, b); in test_vorr_s64()
/external/libaom/libaom/aom_dsp/simd/
Dv64_intrinsics_arm.h203 SIMD_INLINE v64 v64_or(v64 x, v64 y) { return vorr_s64(x, y); } in v64_or()
/external/neon_2_sse/
DNEON_2_SSE.h2129 _NEON2SSESTORAGE int64x1_t vorr_s64(int64x1_t a, int64x1_t b); // VORR d0,d0,d0
15267 _NEON2SSESTORAGE int64x1_t vorr_s64(int64x1_t a, int64x1_t b); // VORR d0,d0,d0
15268 _NEON2SSE_INLINE int64x1_t vorr_s64(int64x1_t a, int64x1_t b) in vorr_s64() function
15285 #define vorr_u64 vorr_s64