| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | dynamic-list-glob.s | 15 # CHECK-NEXT: foo11 17 .globl _start, boo1, foo1, foo11, foo2 20 foo11: label
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | brdelayslot.ll | 115 ; FORWARD: jal foo11 116 ; FORWARD: jal foo11 122 tail call void @foo11() nounwind 123 tail call void @foo11() nounwind 125 tail call void @foo11() nounwind 130 declare void @foo11()
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | warn-strict-prototypes.c | 65 void foo11(int p, int p2); 66 void foo11(p, p2) int p; int p2; {} // expected-warning {{a function definition without a prototype… in foo11() function
|
| H A D | attr-long-call.c | 20 __attribute((short_call, near)) void foo11(void);
|
| H A D | mips-interrupt-attr.c | 28 __attribute__((mips16)) __attribute ((interrupt)) void foo11(void) {} // expected-error {{'interrup… in foo11() function
|
| H A D | riscv-interrupt-attr.c | 57 __attribute__((interrupt("supervisor"))) void foo11(void) {} in foo11() function
|
| H A D | transparent-union.c | 148 void foo11(int *i) { in foo11() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | stdcall-fastcall.c | 131 void __attribute__((fastcall)) foo11(double y, int x); 135 foo11(y, x); in bar11()
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | at_file_win.c | 29 #ifdef foo11
|
| H A D | at_file.c | 31 #ifdef foo11
|
| H A D | at_file_win.c.args | 10 -D foo11
|
| H A D | at_file.c.args | 10 -D foo11
|
| H A D | at_file.c.args.utf16le | 10 -D foo11
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | special-symbol-ld-hidden.s | 7 ## Check that the hidden symbols(foo11) can't be referenced from HideFoo.tbd when current version i…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | load-with-non-coherent-cache.ll | 112 ; SM20-LABEL: .visible .entry foo11( 114 ; SM35-LABEL: .visible .entry foo11( 116 define void @foo11(<2 x float> * noalias readonly %from, <2 x float> * %to) { 258 !11 = !{void (<2 x float> *, <2 x float> *)* @foo11, !"kernel", i32 1}
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | promote-alloca-array-aggregate.ll | 55 %foo11 = insertelement <4 x float> %foo10, float %foo6, i32 2 56 %foo12 = insertelement <4 x float> %foo11, float %foo6, i32 3 153 %foo11 = insertelement <4 x float> %foo10, float %foo6, i32 2 154 %foo12 = insertelement <4 x float> %foo11, float %foo6, i32 3 217 %foo11 = getelementptr [2 x double], [2 x double]* %s, i32 0, i32 0 218 store double %foo10, double* %foo11
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | cxx-template-argument.cpp | 123 template<int N1, int N2> struct foo11 : struct
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | weakref.s | 67 .weakref foo11, bar11
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | method-sentinel-attr.m | 16 - (void) foo11 : (int)x, ... __attribute__ ((__sentinel__(1,1,3))); // expected-error {{'__sentine…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | signed_immediates.ll | 79 define void @foo11(i64* %a, i64 %b) {
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/ |
| H A D | branch-fold-three.ll | 47 define void @foo11(i32 %s, i32 %t) { 48 ; CHECK-LABEL: @foo11(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | ppcf128sf.ll | 153 define void @foo11() #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-csel.ll | 163 define i32 @foo11(i32 %v) nounwind readnone optsize ssp { 164 ; CHECK-LABEL: foo11:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | pseudo_cmov_lower.ll | 20 ; CHECK-LABEL: foo11: 24 define i32 @foo11(i32 %v1, i32 %v2, i32 %v3) nounwind {
|
| /llvm-project-15.0.7/llvm/test/Demangle/ |
| H A D | ms-back-references.test | 95 ?foo11@@YAXV?$Y@VX@NA@@@NA@@V1NB@@@Z 96 ; CHECK: void __cdecl foo11(class NA::Y<class NA::X>, class NB::Y<class NA::X>)
|