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

  /external/clang/test/CodeGen/
systemz-abi-vector.c 98 v2i64 pass_v2i64(v2i64 arg) { return arg; } function
99 // CHECK-LABEL: define void @pass_v2i64(<2 x i64>* noalias sret %{{.*}}, <2 x i64>*)
100 // CHECK-VECTOR-LABEL: define <2 x i64> @pass_v2i64(<2 x i64> %{{.*}})
    [all...]

Completed in 91 milliseconds