Searched refs:g_s4d (Results 1 – 1 of 1) sorted by relevance
/external/clang/test/CodeGen/ |
D | arm-homogenous.c | 173 struct_of_four_doubles g_s4d; variable 180 takes_struct_of_four_doubles(3.0, g_s4d, g_s4d, 4.0); in test_struct_of_four_doubles() 188 takes_struct_of_four_doubles_variadic(3.0, g_s4d, g_s4d, 4.0); in test_struct_of_four_doubles_variadic() 195 takes_struct_with_backfill(3.0, 3.1, 3.2, g_s4d, g_s4d, 4.0); in test_struct_with_backfill()
|