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

/external/clang/test/CodeGen/
H A Dsystemz-abi-vector.c90 v4i32 pass_v4i32(v4i32 arg) { return arg; } function
91 // CHECK-LABEL: define void @pass_v4i32(<4 x i32>* noalias sret %{{.*}}, <4 x i32>*)
92 // CHECK-VECTOR-LABEL: define <4 x i32> @pass_v4i32(<4 x i32> %{{.*}})

Completed in 186 milliseconds