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

/external/clang/test/CodeGen/
H A Dsystemz-abi-vector.c54 v8i8 pass_v8i8(v8i8 arg) { return arg; } function
55 // CHECK-LABEL: define void @pass_v8i8(<8 x i8>* noalias sret %{{.*}}, <8 x i8>*)
56 // CHECK-VECTOR-LABEL: define <8 x i8> @pass_v8i8(<8 x i8> %{{.*}})

Completed in 34 milliseconds