Home
last modified time | relevance | path

Searched defs:float64x2_t (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp33 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t; typedef
84 void f23(float64x2_t) {} in f23() argument
Dmangle-neon-vectors.cpp26 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t; typedef
/external/clang/test/Sema/
Dvector-cast.c49 typedef __attribute__((vector_size(16))) double float64x2_t; typedef
/external/neon_2_sse/
DNEON_2_SSE.h161 typedef __m128d float64x2_t; typedef