Searched refs:global_f1 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dppc64le-aggregates.c57 // CHECK: %[[TMP:[^ ]+]] = load float, float* getelementptr inbounds (%struct.f1, %struct.f1* @global_f1, i32 0, i32 0, i32 0), align 4
59 struct f1 global_f1; variable in typeref:struct:f1
60 void call_f1(void) { global_f1 = func_f1(global_f1); }

Completed in 401 milliseconds