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

/external/clang/test/CodeGen/
H A Dsystemz-abi-vector.c102 v1i128 pass_v1i128(v1i128 arg) { return arg; } function
103 // CHECK-LABEL: define void @pass_v1i128(<1 x i128>* noalias sret %{{.*}}, <1 x i128>*)
104 // CHECK-VECTOR-LABEL: define <1 x i128> @pass_v1i128(<1 x i128> %{{.*}})

Completed in 219 milliseconds