Searched refs:HFA_half (Results 1 – 1 of 1) sorted by relevance
50 struct HFA_half { __fp16 a[4]; }; argument51 struct HFA_half test_half_hfa(struct HFA_half A) { } in test_half_hfa()