| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | attr-enforce-tcb.c | 48 void foo10(void) PLACE_IN_TCB("bar"); 49 void foo10(void) PLACE_IN_TCB("bar2"); 50 void foo10(void) PLACE_IN_TCB("bar3"); 51 void foo10(void) { in foo10() function
|
| H A D | warn-strict-prototypes.c | 58 void foo10(); // expected-warning {{a function declaration without a prototype is deprecated in all… 62 void foo10(p, p2) void *p; {} // expected-warning {{a function definition without a prototype is de… in foo10() function
|
| H A D | attr-long-call.c | 15 __attribute((short_call)) void foo10(void);
|
| H A D | arm-interrupt-attr.c | 20 __attribute__((interrupt(""))) void foo10(void) {} in foo10() function
|
| H A D | mips-interrupt-attr.c | 26 __attribute__((interrupt)) __attribute__ ((mips16)) void foo10(void) {} // expected-error {{'mips16… in foo10() function
|
| H A D | riscv-interrupt-attr.c | 56 __attribute__((interrupt("user"))) void foo10(void) {} in foo10() function
|
| H A D | attr-sentinel.c | 11 void foo10 (int x, ...) __attribute__ ((__sentinel__(1,1)));
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | mips64-padding-arg.c | 66 void foo10(int, S16); 69 foo10(1, s16); in foo9()
|
| H A D | stdcall-fastcall.c | 124 void __attribute__((fastcall)) foo10(float y, int x); 128 foo10(y, x); in bar10()
|
| H A D | mangle.c | 75 int foo10(volatile int* add, int from, int to) { in foo10() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | mips64imm.ll | 46 define i64 @foo10() nounwind readnone { 48 ; CHECK: foo10
|
| H A D | brdelayslot.ll | 114 ; FORWARD-LABEL: foo10: 118 ; FORWARD: end foo10 120 define void @foo10() nounwind {
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | align_clause_codegen.cpp | 53 double foo10[90]; in main() local 55 #pragma omp allocate(foo10) align(128) in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AVR/ |
| H A D | struct.ll | 9 define void @foo10(%struct.s10* sret(%struct.s10) %0, i16 %1, i16 %2, i16 %3) addrspace(1) { 10 ; CHECKA-LABEL: foo10: 22 ; CHECKB-LABEL: foo10:
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | weakref.s | 61 .weakref foo10, bar10 63 .long foo10
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | at_file_win.c | 28 foo10
|
| H A D | at_file.c | 30 foo10
|
| H A D | at_file_win.c.args | 9 -Dfoo10=foo10\"bar10\"zed10
|
| H A D | at_file.c.args | 9 -Dfoo10=foo10\"bar10\"zed10
|
| H A D | at_file.c.args.utf16le | 9 -Dfoo10=foo10\"bar10\"zed10
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | machine-function-splitter.ll | 245 define i32 @foo10(i1 zeroext %0) personality ptr @__gxx_personality_v0 !prof !14 { 247 ; MFS-DEFAULTS-LABEL: foo10 249 ; MFS-DEFAULTS: .section .text.split.foo10,"ax",@progbits 250 ; MFS-DEFAULTS-NEXT: foo10.cold:
|
| /llvm-project-15.0.7/clang/test/CodeGen/avr/ |
| H A D | struct.c | 21 struct s10 foo10(int a, int b, int c) { in foo10() function
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | ocl_types.cl | 34 void foo10(pipe Person P) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | load-with-non-coherent-cache.ll | 102 ; SM20-LABEL: .visible .entry foo10( 104 ; SM35-LABEL: .visible .entry foo10( 106 define void @foo10(<2 x i64> * noalias readonly %from, <2 x i64> * %to) { 257 !10 = !{void (<2 x i64> *, <2 x i64> *)* @foo10, !"kernel", i32 1}
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfutil/ELF/X86/ |
| H A D | gc-func-overlapping-address-ranges.test | 61 # CHECK: "foo10" 238 - CStr: foo10
|