Searched defs:st5 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/CodeGen/ | ||
H A D | aapcs-bitfield-access-unit.c | 58 struct st5 { struct |
H A D | aapcs-bitfield.c | 805 struct st5 { struct |
/llvm-project/clang/test/CodeGen/arc/ | ||
H A D | arguments.c | 134 s16 st5(s8 a, s16 b, s16 c) { return b; } in st5() function |