| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | extern_weak.ll | 24 ; WIN32: cmpl $0, .refptr._foo 25 ; WIN32: jmpl *.refptr._foo 28 ; WIN64: cmpq $0, .refptr.foo(%rip) 29 ; WIN64: jmpq *.refptr.foo 49 ; WIN32: .section .rdata$.refptr._foo,"dr",discard,.refptr._foo 50 ; WIN32: .globl .refptr._foo 51 ; WIN32: .refptr._foo: 57 ; WIN64: .section .rdata$.refptr.foo,"dr",discard,.refptr.foo 58 ; WIN64: .globl .refptr.foo 59 ; WIN64: .refptr.foo:
|
| H A D | mingw-refptr.ll | 13 ; CHECK-X64: movq .refptr.var(%rip), %rax 17 ; CHECK-X86: movl .refptr._var, %eax 93 ; CHECK-X64: .section .rdata$.refptr.var,"dr",discard,.refptr.var 94 ; CHECK-X64: .globl .refptr.var 95 ; CHECK-X64: .refptr.var: 98 ; CHECK-X86: .section .rdata$.refptr._var,"dr",discard,.refptr._var 99 ; CHECK-X86: .globl .refptr._var 100 ; CHECK-X86: .refptr._var:
|
| H A D | br-fold.ll | 17 ; X64_WINDOWS_GNU: movq .refptr._ZN11xercesc_2_513SchemaSymbols21fgURI_SCHEMAFORSCHEMAE(%rip), %rax 18 ; X64_WINDOWS_GNU: orq .refptr._ZN11xercesc_2_56XMLUni16fgNotationStringE(%rip), %rax
|
| H A D | win64-byval.ll | 15 ; CHECK-NEXT: movq .refptr.G(%rip), %rax 62 ; CHECK-NEXT: movq .refptr.G(%rip), %rax
|
| H A D | win32-ssp.ll | 13 ; MINGW: mov{{l|q}} .refptr.[[PREFIX:_?]]__stack_chk_guard{{(\(%rip\))?}}, [[REG:%[a-z]+]]
|
| H A D | stack-protector.ll | 95 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 134 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 173 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 246 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 285 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 324 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 440 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 479 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 595 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard 634 ; MINGW-X64: mov{{l|q}} .refptr.__stack_chk_guard [all …]
|
| H A D | PR40322.ll | 64 ; CHECK-MINGW-X86-NEXT: movl .refptr.__ZTIi, %ecx
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | mingw-refptr.ll | 13 ; CHECK: adrp x8, .refptr.var 14 ; CHECK: ldr x8, [x8, :lo12:.refptr.var] 76 ; CHECK: adrp x8, .refptr.__stack_chk_guard 77 ; CHECK: ldr x8, [x8, :lo12:.refptr.__stack_chk_guard] 80 ; GISEL: adrp x8, .refptr.__stack_chk_guard 97 ; CHECK: .section .rdata$.refptr.__stack_chk_guard,"dr",discard,.refptr.__stack_chk_g… 98 ; CHECK: .globl .refptr.__stack_chk_guard 99 ; CHECK: .refptr.__stack_chk_guard: 101 ; CHECK: .section .rdata$.refptr.var,"dr",discard,.refptr.var 102 ; CHECK: .globl .refptr.var [all …]
|
| H A D | windows-extern-weak.ll | 10 ; CHECK-NEXT: adrp x8, .refptr.weakfunc 11 ; CHECK-NEXT: ldr x8, [x8, :lo12:.refptr.weakfunc]
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | autoimport-refptr.s | 69 .section .rdata$.refptr.localvar,"dr",discard,.refptr.localvar 70 .global .refptr.localvar 71 .refptr.localvar: 74 .section .rdata$.refptr.variable,"dr",discard,.refptr.variable 75 .global .refptr.variable 76 .refptr.variable:
|
| H A D | link-dll-i386.s | 47 movl .refptr._variable, %eax 51 .section .rdata$.refptr._variable,"dr",discard,.refptr._variable 52 .globl .refptr._variable 53 .refptr._variable:
|
| H A D | link-dll.s | 49 movq .refptr.variable(%rip), %rax 53 .section .rdata$.refptr.variable,"dr",discard,.refptr.variable 54 .globl .refptr.variable 55 .refptr.variable:
|
| H A D | export-all.s | 35 .global .refptr._foobar 52 .refptr._foobar:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/Windows/ |
| H A D | mingw-refptr.ll | 11 ; CHECK: movw r0, :lower16:.refptr.var 12 ; CHECK: movt r0, :upper16:.refptr.var 76 ; CHECK: .section .rdata$.refptr.var,"dr",discard,.refptr.var 77 ; CHECK: .globl .refptr.var 78 ; CHECK: .refptr.var:
|
| H A D | pic.ll | 21 ; CHECK-GNU: movw r0, :lower16:.refptr.external 22 ; CHECK-GNU: movt r0, :upper16:.refptr.external
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | win32-ssp.ll | 10 ; MINGW: movw [[REG:r[0-9]+]], :lower16:.refptr.__stack_chk_guard 11 ; MINGW: movt [[REG]], :upper16:.refptr.__stack_chk_guard 15 ; MINGW: movw [[REG3:r[0-9]+]], :lower16:.refptr.__stack_chk_guard 16 ; MINGW: movt [[REG3]], :upper16:.refptr.__stack_chk_guard
|
| H A D | tail-call-weak.ll | 14 ; CHECK-COFF: movw r0, :lower16:.refptr.g 15 ; CHECK-COFF: movt r0, :upper16:.refptr.g
|
| H A D | emutls_generic.ll | 81 ; WIN: movw r0, :lower16:.refptr.__emutls_v.external_x 82 ; WIN: movt r0, :upper16:.refptr.__emutls_v.external_x
|
| /llvm-project-15.0.7/clang/test/SemaOpenCLCXX/ |
| H A D | addrspace-auto.clcpp | 27 //CHECK: VarDecl {{.*}} refptr '__private int *__generic &__private' 28 auto *&refptr = ptr;
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | cr-spills.ll | 71 %6 = load i16, i16* %refptr.11590, align 2 117 %incdec.ptr348 = getelementptr inbounds i16, i16* %refptr.11590, i64 5 136 %incdec.ptr362 = getelementptr inbounds i16, i16* %refptr.11590, i64 6 155 %incdec.ptr376 = getelementptr inbounds i16, i16* %refptr.11590, i64 7 190 %incdec.ptr404 = getelementptr inbounds i16, i16* %refptr.11590, i64 9 200 %incdec.ptr418 = getelementptr inbounds i16, i16* %refptr.11590, i64 10 217 %incdec.ptr432 = getelementptr inbounds i16, i16* %refptr.11590, i64 11 235 %incdec.ptr446 = getelementptr inbounds i16, i16* %refptr.11590, i64 12 254 %incdec.ptr460 = getelementptr inbounds i16, i16* %refptr.11590, i64 13 273 %incdec.ptr474 = getelementptr inbounds i16, i16* %refptr.11590, i64 14 [all …]
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | SymbolTable.cpp | 362 DefinedRegular *refptr = in handleMinGWAutomaticImport() local 364 if (refptr && refptr->getChunk()->getSize() == config->wordsize) { in handleMinGWAutomaticImport() 365 SectionChunk *sc = dyn_cast_or_null<SectionChunk>(refptr->getChunk()); in handleMinGWAutomaticImport() 368 refptr->getChunk()->live = false; in handleMinGWAutomaticImport() 369 refptr->replaceKeepingName(imp, impSize); in handleMinGWAutomaticImport()
|