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

/external/clang/test/CodeGen/
H A Dppc64le-aggregates.c247 struct v3f3 { float3 v[3]; }; struct
265 struct v3f3 func_v3f3(struct v3f3 x) { return x; }
304 // CHECK: %[[TMP:[^ ]+]] = load [3 x <4 x float>], [3 x <4 x float>]* bitcast (%struct.v3f3* @global_v3f3 to [3 x <4 x float>]*), align 16
306 struct v3f3 global_v3f3;

Completed in 166 milliseconds