Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-arm-sve-vector-bits.c317 typedef svfloat64_t float64x4 __attribute__((arm_sve_vector_bits(N))); typedef
322 float64x4 bar = {1.0, 2.0, 3.0, 4.0};
323 float64x4 bar2 = {1.0, 2.0, 3.0, 4.0, 5.0}; // expected-warning{{excess elements in vector initiali…