Home
last modified time | relevance | path

Searched refs:s2c (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/SystemZ/
H A Dunaligned-symbols.c55 struct s2c { char c; char c1;}; argument
56 extern struct s2c ExtUnal_s2c;
57 extern struct s2c ExtExplAlign_s2c __attribute__((aligned(2)));
58 struct s2c Aligned_s2c;
/llvm-project/flang/test/Semantics/
H A Dargshape01.f9050 subroutine s2c(s) subroutine
99 call s2c(s1)
100 call s2c(s2)
144 call s2c(ps1)
145 call s2c(ps2)
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp5.cpp125 S2<ci> s2c; // expected-error{{type 'const int'}} in test() local
/llvm-project/llvm/test/CodeGen/VE/Scalar/
H A Dcast.ll840 define signext i8 @s2c(i16 signext %0) {
841 ; CHECK-LABEL: s2c: