Searched refs:s2c (Results 1 – 4 of 4) sorted by relevance
55 struct s2c { char c; char c1;}; argument56 extern struct s2c ExtUnal_s2c;57 extern struct s2c ExtExplAlign_s2c __attribute__((aligned(2)));58 struct s2c Aligned_s2c;
50 subroutine s2c(s) subroutine99 call s2c(s1)100 call s2c(s2)144 call s2c(ps1)145 call s2c(ps2)
125 S2<ci> s2c; // expected-error{{type 'const int'}} in test() local
840 define signext i8 @s2c(i16 signext %0) {841 ; CHECK-LABEL: s2c: