Home | History | Annotate | Download | only in CodeGen

Lines Matching full:pass_complex_longdouble

61 _Complex long double pass_complex_longdouble(_Complex long double arg) { return arg; }
62 // CHECK-LABEL: define void @pass_complex_longdouble({ fp128, fp128 }* noalias sret %{{.*}}, { fp128, fp128 }* %{{.*}}arg)