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

  /external/clang/test/CodeGen/
systemz-abi-vector.c 106 v1f32 pass_v1f32(v1f32 arg) { return arg; } function
107 // CHECK-LABEL: define void @pass_v1f32(<1 x float>* noalias sret %{{.*}}, <1 x float>*)
108 // CHECK-VECTOR-LABEL: define <1 x float> @pass_v1f32(<1 x float> %{{.*}})
    [all...]

Completed in 50 milliseconds