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