Home
last modified time | relevance | path

Searched refs:vbic_u32 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-3v.c444 return vbic_u32(a, b); in test_vbic_u32()
Darm_neon_intrinsics.c1050 return vbic_u32(a, b); in test_vbic_u32()
/external/neon_2_sse/
DNEON_2_SSE.h2166 _NEON2SSESTORAGE uint32x2_t vbic_u32(uint32x2_t a, uint32x2_t b); // VBIC d0,d0,d0
15400 _NEON2SSESTORAGE uint32x2_t vbic_u32(uint32x2_t a, uint32x2_t b); // VBIC d0,d0,d0
15401 #define vbic_u32 vbic_s32 macro