Searched refs:HFAv3 (Results 1 – 2 of 2) sorted by relevance
7 typedef struct { float32x3_t arr[4]; } HFAv3; typedef13 HFAv3 test(HFAv3 a0, HFAv3 a1, HFAv3 a2) { in test()
719 typedef struct { float32x3_t arr[4]; } HFAv3; typedef739 HFAv3 r = __builtin_va_arg(l, HFAv3); in test_hva_v3()743 float32x3_t test_hva_v3_call(HFAv3 *a) { in test_hva_v3_call()