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

  /external/clang/test/CodeGen/
ppc64le-aggregates.c 249 struct v3f5 { float3 v[5]; }; struct
271 struct v3f5 func_v3f5(struct v3f5 x) { return x; }
316 // CHECK: %[[TMP:[^ ]+]] = load [5 x <3 x float>], [5 x <3 x float>]* getelementptr inbounds (%struct.v3f5, %struct.v3f5* @global_v3f5, i32 0, i32 0), align 1
318 struct v3f5 global_v3f5;

Completed in 51 milliseconds