Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dppc64le-aggregates.c45 struct f9 func_f9(struct f9 x) { return x; } in func_f9() function
111 void call_f9(void) { global_f9 = func_f9(global_f9); } in call_f9()