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

/external/clang/test/CodeGen/
H A Dppc64le-aggregates.c16 struct fabc { float a; float b; float c; }; struct
51 struct fabc func_fabc(struct fabc x) { return x; }
120 // CHECK: %[[TMP:[^ ]+]] = load [3 x float], [3 x float]* bitcast (%struct.fabc* @global_fabc to [3 x float]*)
122 struct fabc global_fabc;

Completed in 64 milliseconds