OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:global_fab
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
ppc64le-aggregates.c
114
// CHECK: %[[TMP:[^ ]+]] = load [2 x float], [2 x float]* bitcast (%struct.fab* @
global_fab
to [2 x float]*)
116
struct fab
global_fab
;
variable in typeref:struct:fab
117
void call_fab(void) {
global_fab
= func_fab(
global_fab
); }
Completed in 90 milliseconds