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

  /external/clang/test/CodeGen/
ppc64le-aggregates.c 245 struct v3f1 { float3 v[1]; }; struct
259 struct v3f1 func_v3f1(struct v3f1 x) { return x; }
292 // CHECK: %[[TMP:[^ ]+]] = load <3 x float>, <3 x float>* getelementptr inbounds (%struct.v3f1, %struct.v3f1* @global_v3f1, i32 0, i32 0, i32 0), align 1
294 struct v3f1 global_v3f1;

Completed in 65 milliseconds