OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:global_fabc
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
ppc64le-aggregates.c
120
// CHECK: %[[TMP:[^ ]+]] = load [3 x float], [3 x float]* bitcast (%struct.fabc* @
global_fabc
to [3 x float]*)
122
struct fabc
global_fabc
;
variable in typeref:struct:fabc
123
void call_fabc(void) {
global_fabc
= func_fabc(
global_fabc
); }
Completed in 40 milliseconds