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

  /external/clang/test/CodeGen/
ppc64le-aggregates.c 248 struct v3f4 { float3 v[4]; }; struct
268 struct v3f4 func_v3f4(struct v3f4 x) { return x; }
310 // CHECK: %[[TMP:[^ ]+]] = load [4 x <4 x float>], [4 x <4 x float>]* bitcast (%struct.v3f4* @global_v3f4 to [4 x <4 x float>]*), align 16
312 struct v3f4 global_v3f4;

Completed in 245 milliseconds