/llvm-project/lld/test/ELF/ |
H A D | aarch64-tlsdesc.s | 18 // CHECK: 10298: adrp x0, 0x20000 29 // CHECK: 102a8: adrp x0, 0x20000 40 // CHECK: 102b8: adrp x0, 0x20000 49 .word 0 55 .xword 0 59 // 0x1000 + 4096 + 160 = 0x20A0 60 // 0x1000 + 4096 + 176 = 0x20B0 61 // 0x1000 + 4096 + 144 = 0x2090 63 // R_AARCH64_TLSDESC - 0x0 -> start of tls block 64 // R_AARCH64_TLSDESC - 0x8 -> align (sizeof (local1), 8) [all …]
|
/llvm-project/llvm/test/DebugInfo/ |
H A D | dwarfdump-dump-gdbindex-v8.test | 12 ; s.a = 0x64A40101; 23 ; s.a = 0x64A40101; 29 ; clang version 17.0.0 (https://github.com/llvm/llvm-project.git 128b050d3c234c7238966349f887888412… 36 ; CHECK: CU list offset = 0x18, has 2 entries: 37 ; CHECK-NEXT: 0: Offset = 0x0, Length = 0x6e 38 ; CHECK-NEXT: 1: Offset = 0x6e, Length = 0x72 40 ; CHECK: Types CU list offset = 0x38, has 2 entries: 41 ; CHECK-NEXT: 0: offset = 0x00000000, type_offset = 0x0000001e, type_signature = 0x418503b8111e9a… 42 ; CHECK-NEXT; 1: offset = 0x00000044, type_offset = 0x0000001e, type_signature = 0x00f6cca4e3a151… 44 ; CHECK: Address area offset = 0x68, has 2 entries: [all …]
|
/llvm-project/bolt/test/X86/ |
H A D | dwarf4-gdb-index-types-gdb-generated.test | 13 # POSTCHECK: CU list offset = 0x18, has 2 entries 14 # POSTCHECK-NEXT: 0: Offset = 0x0, Length = 0x6e 15 # POSTCHECK-NEXT: 1: Offset = 0x6e, Length = 0x72 16 # POSTCHECK: Types CU list offset = 0x38, has 2 entries 17 # POSTCHECK-NEXT: 0: offset = 0x00000000, type_offset = 0x0000001e, type_signature = 0x4185… 18 # POSTCHECK-NEXT: 1: offset = 0x00000044, type_offset = 0x0000001e, type_signature = 0x00f6… 19 # POSTCHECK: Address area offset = 0x68, has 2 entries 20 # POSTCHECK-NEXT: Low/High address = [0x[[#%.4x,ADDR:]], 21 # POSTCHECK-SAME: 0x[[#ADDR + 0xf]]) (Size: 0xf), CU id = 0 22 # POSTCHECK-NEXT: Low/High address = [0x[[#%.4x,ADDR1:]], [all …]
|
H A D | dwarf5-gdb-index-types-gdb-generated-gdb11.test | 13 # POSTCHECK: CU list offset = 0x18, has 2 entries 14 # POSTCHECK-NEXT: 0: Offset = 0x80, Length = 0x55 15 # POSTCHECK-NEXT: 1: Offset = 0xd5, Length = 0x56 16 # POSTCHECK: Types CU list offset = 0x38, has 2 entries 17 # POSTCHECK-NEXT: 0: offset = 0x00000000, type_offset = 0x0000002 [all...] |
H A D | dwarf5-dwarf4-gdb-index-types-gdb-generated-gdb11.test | 13 # POSTCHECK: CU list offset = 0x18, has 2 entries 14 # POSTCHECK-NEXT: 0: Offset = 0x40, Length = 0x55 15 # POSTCHECK-NEXT: 1: Offset = 0x95, Length = 0x72 16 # POSTCHECK: Types CU list offset = 0x38, has 2 entries 17 # POSTCHECK-NEXT: 0: offset = 0x00000000, type_offset = 0x0000002 [all...] |
/llvm-project/llvm/test/tools/llvm-readobj/COFF/ |
H A D | imports.test | 6 X86-NEXT: ImportLookupTableRVA: 0x2108 7 X86-NEXT: ImportAddressTableRVA: 0x2000 17 X86-NEXT: ImportLookupTableRVA: 0x2124 18 X86-NEXT: ImportAddressTableRVA: 0x201C 23 X86-NEXT: ImportLookupTableRVA: 0x212C 24 X86-NEXT: ImportAddressTableRVA: 0x2024 25 X86-NEXT: Symbol: Func1 (0) 31 X86-NEXT: Attributes: 0x1 32 X86-NEXT: ModuleHandle: 0x301C 33 X86-NEXT: ImportAddressTable: 0x3010 [all …]
|
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/ |
H A D | mixed-swift-objc.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x1000007 5 cpusubtype: 0x3 6 filetype: 0x6 9 flags: 0x110085 10 reserved: 0x0 15 vmaddr: 0 17 fileoff: 0 22 flags: 0 26 addr: 0x1B30 [all …]
|
/llvm-project/llvm/lib/Support/ |
H A D | Unicode.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 28 // https://unicode.org/Public/15.1.0/ucdxml/ in isPrintable() 30 {0x0020, 0x007E}, {0x00A0, 0x00AC}, {0x00AE, 0x0377}, in isPrintable() 31 {0x037A, 0x037F}, {0x0384, 0x038A}, {0x038C, 0x038C}, in isPrintable() 32 {0x038E, 0x03A1}, {0x03A3, 0x052F}, {0x0531, 0x0556}, in isPrintable() 33 {0x0559, 0x058A}, {0x058D, 0x058F}, {0x0591, 0x05C7}, in isPrintable() 34 {0x05D0, 0x05EA}, {0x05EF, 0x05F4}, {0x0606, 0x061B}, in isPrintable() 35 {0x061D, 0x06DC}, {0x06DE, 0x070D}, {0x0710, 0x074A}, in isPrintable() 36 {0x074D, 0x07B1}, {0x07C0, 0x07FA}, {0x07FD, 0x082D}, in isPrintable() 37 {0x0830, 0x083E}, {0x0840, 0x085B}, {0x085E, 0x085E}, in isPrintable() [all …]
|
/llvm-project/clang/lib/Lex/ |
H A D | UnicodeCharSets.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 15 {0x0041, 0x005A}, {0x0061, 0x007A}, {0x00AA, 0x00AA}, 16 {0x00B5, 0x00B5}, {0x00BA, 0x00BA}, {0x00C0, 0x00D6}, 17 {0x00D8, 0x00F6}, {0x00F8, 0x02C1}, {0x02C6, 0x02D1}, 18 {0x02E0, 0x02E4}, {0x02EC, 0x02EC}, {0x02EE, 0x02EE}, 19 {0x0370, 0x0374}, {0x0376, 0x0377}, {0x037B, 0x037D}, 20 {0x037F, 0x037F}, {0x0386, 0x0386}, {0x0388, 0x038A}, 21 {0x038C, 0x038C}, {0x038E, 0x03A1}, {0x03A3, 0x03F5}, 22 {0x03F7, 0x0481}, {0x048A, 0x052F}, {0x0531, 0x0556}, 23 {0x0559, 0x0559}, {0x0560, 0x0588}, {0x05D0, 0x05EA}, [all …]
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | spill-scavenge-offset.ll | 2 ; RUN: llc -mtriple=amdgcn -mcpu=verde -enable-misched=0 -post-RA-scheduler=0 -amdgpu-spill-sgpr-to-vgpr=0 < %s | FileCheck -check-prefixes=CHECK,GFX6 %s 3 ; RUN: llc -sgpr-regalloc=basic -vgpr-regalloc=basic -mtriple=amdgcn -mcpu=tonga -enable-misched=0 -post-RA-scheduler=0 -amdgpu-spill-sgpr-to-vgpr=0 < %s | FileCheck --check-prefix=CHECK %s 4 ; RUN: llc -mtriple=amdgcn -mattr=-xnack,+enable-flat-scratch -mcpu=gfx900 -enable-misched=0 -post-RA-scheduler=0 -amdgpu-spill-sgpr-to-vgpr=0 < %s | FileCheck -check-prefixes=CHECK,GFX9-FLATSCR,FLATSCR %s 5 ; RUN: llc -mtriple=amdgcn -mcpu=gfx1030 -enable-misched=0 [all...] |