Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dppc64le-aggregates.c21 struct f1 func_f1(struct f1 x) { return x; } in func_f1() function
60 void call_f1(void) { global_f1 = func_f1(global_f1); } in call_f1()