Home
last modified time | relevance | path

Searched refs:vreinterpretq_f32_u64 (Results 1 – 4 of 4) sorted by relevance

/external/XNNPACK/src/f32-dwconv-spchw/
D5x5s2p2-neonfma.c131 …const float32x4_t vi0x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi0x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
132 …const float32x4_t vi1x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi1x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
133 …const float32x4_t vi2x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi2x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
134 …const float32x4_t vi3x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi3x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
135 …const float32x4_t vi4x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi4x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
295 …const float32x4_t vi0x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi0x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
296 …const float32x4_t vi1x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi1x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
297 …const float32x4_t vi2x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi2x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
298 …const float32x4_t vi3x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi3x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
299 …const float32x4_t vi4x0012 = vreinterpretq_f32_u64(vshlq_n_u64(vreinterpretq_u64_f32(vi4x0123), 32… in xnn_f32_dwconv_spchw_ukernel_5x5s2p2__neonfma()
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c21394 return vreinterpretq_f32_u64(a); in test_vreinterpretq_f32_u64()
Darm_neon_intrinsics.c15312 return vreinterpretq_f32_u64(a); in test_vreinterpretq_f32_u64()
/external/neon_2_sse/
DNEON_2_SSE.h16177 _NEON2SSESTORAGE float32x4_t vreinterpretq_f32_u64 (uint64x2_t t);
16178 #define vreinterpretq_f32_u64 vreinterpretq_f32_u32 macro