Home
last modified time | relevance | path

Searched defs:VZERO (Results 1 – 9 of 9) sorted by relevance

/external/pffft/simd/
Dpf_scalar_double.h61 static ALWAYS_INLINE(v4sf) VZERO() { in VZERO() function
169 # define VZERO() 0.0 macro
Dpf_scalar_float.h61 static ALWAYS_INLINE(v4sf) VZERO() { in VZERO() function
169 # define VZERO() 0.f macro
Dpf_altivec_float.h52 # define VZERO() ((vector float) vec_splat_u8(0)) macro
Dpf_sse1_float.h56 # define VZERO() _mm_setzero_ps() macro
Dpf_neon_float.h54 # define VZERO() vdupq_n_f32(0) macro
Dpf_avx_double.h65 # define VZERO() _mm256_setzero_pd() macro
Dpf_neon_double.h59 # define VZERO() _mm256_setzero_pd() macro
Dpf_sse2_double.h142 # define VZERO() mm256_setzero_pd() macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h83 VZERO, enumerator