Searched refs:fixed_svfloat64 (Results 1 – 1 of 1) sorted by relevance
33 typedef svfloat64_t fixed_svfloat64 __attribute__((arm_sve_vector_bits(N))); typedef36 static_assert(alignof(fixed_svfloat64) == alignof(gnufloat64), in test02()39 static_assert(sizeof(fixed_svfloat64) == sizeof(gnufloat64), in test02()