Home
last modified time | relevance | path

Searched refs:func_f6 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
Dppc64le-aggregates.c36 struct f6 func_f6(struct f6 x) { return x; } in func_f6() function
90 void call_f6(void) { global_f6 = func_f6(global_f6); } in call_f6()