HomeSort by relevance Sort by last modified time
    Searched full:global_f2 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
ppc64le-aggregates.c 63 // CHECK: %[[TMP:[^ ]+]] = load [2 x float], [2 x float]* getelementptr inbounds (%struct.f2, %struct.f2* @global_f2, i32 0, i32 0), align 1
65 struct f2 global_f2; variable in typeref:struct:f2
66 void call_f2(void) { global_f2 = func_f2(global_f2); }

Completed in 56 milliseconds