Lines Matching full:pass_complex_float
55 _Complex float pass_complex_float(_Complex float arg) { return arg; }56 // CHECK-LABEL: define void @pass_complex_float({ float, float }* noalias sret %{{.*}}, { float, float }* %{{.*}}arg)