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

  /external/clang/test/CodeGen/
systemz-abi-vector.c 122 v2f64 pass_v2f64(v2f64 arg) { return arg; } function
123 // CHECK-LABEL: define void @pass_v2f64(<2 x double>* noalias sret %{{.*}}, <2 x double>*)
124 // CHECK-VECTOR-LABEL: define <2 x double> @pass_v2f64(<2 x double> %{{.*}})
    [all...]

Completed in 175 milliseconds