Home
last modified time | relevance | path

Searched refs:float64x1_t (Results 1 – 20 of 20) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-intrinsics-constrained.c
H A Daarch64-neon-scalar-x-indexed-elem.c
H A Daarch64-neon-scalar-x-indexed-elem-constrained.c
H A Daarch64-v8.5a-neon-frint3264-intrinsic.c
H A Daarch64-neon-intrinsics.c
H A Daarch64-neon-ldst-one-rcpc3.c
H A Daarch64-neon-extract.c
H A Daarch64-neon-vcombine.c
H A Daarch64-neon-vget-hilo.c
H A Daarch64-neon-2velem.c
H A Daarch64-bf16-reinterpret-intrinsics.c
H A Darm64_vdupq_n_f64.c35 float64x2_t test_vdupq_lane_f64(float64x1_t V) { in test_vdupq_lane_f64()
H A Darm64-lanes.c96 float64_t test_vdupd_lane_f64(float64x1_t src) { in test_vdupd_lane_f64()
H A Daarch64-neon-scalar-copy.c
H A Daarch64-neon-misc.c
H A Daarch64-neon-ldst-one.c
/llvm-project/clang/test/Sema/
H A Dvector-init.c47 typedef double float64x1_t __attribute__((vector_size(8))); typedef
48 float64x1_t arg1 = (float64x1_t)0x3fedf9d4343c7c80; // okay
H A Dvector-cast.c48 typedef __attribute__((vector_size(8))) double float64x1_t; typedef
50 float64x1_t vget_low_f64(float64x2_t __p0);
H A Daarch64-neon-ranges.c
/llvm-project/clang/include/clang/Basic/
H A Darm_neon_incl.td97 // has type float64x1_t or any other vector type of 64 bits).