Lines Matching full:pass_char
10 char pass_char(char arg) { return arg; }11 // CHECK-LABEL: define signext i8 @pass_char(i8 signext %{{.*}})