Searched refs:HFA (Results 1 – 5 of 5) sorted by relevance
21 typedef struct { float arr[4]; } HFA; typedef22 void test3(HFA s0_s3, float s4, HFA sp, HFA sp16) { in test3()
11 } HFA; typedef14 void simple_hfa(HFA h) {} in simple_hfa()17 HFA return_simple_hfa() {} in return_simple_hfa()
622 struct HFA { struct638 struct HFA h = __builtin_va_arg(thelist, struct HFA); in test_hfa()642 float test_hfa_call(struct HFA *a) { in test_hfa_call()
13 struct HFA { struct
29 ; Check that an HFA prevents backfilling of VFP registers (i.e. %rhs must go on53 ; An HFA that ends up on the stack should not have any effect on where