/llvm-project/lld/test/COFF/ |
H A D | autoimport-arm64-data.s | 15 # IMPORTS-NEXT: ImportLookupTableRVA: 0x2060 16 # IMPORTS-NEXT: ImportAddressTableRVA: 0x2070 17 # IMPORTS-NEXT: Symbol: variable (0) 20 # Runtime pseudo reloc list header consisting of 0x0, 0x0, 0x1. 21 # First runtime pseudo reloc, with import from 0x2070, 22 # applied at 0x3000, with a size of 32 bits. 26 # ptr: pointing at the IAT RVA at 0x2070 28 # 0x2000 - 0x2018.
|
H A D | arm64-import2.test | 11 # BEFORE: 0: 94000000 bl 0x0 12 # BEFORE: 4: 94000000 bl 0x4 18 # AFTER: 140001000: 94000004 bl 0x140001010 19 # AFTER: 140001004: 94000006 bl 0x14000101c 22 # AFTER: 140001010: b0000010 adrp x16, 0x140002000 25 # AFTER: 14000101c: b0000010 adrp x16, 0x140002000 31 # IMPORTS: ImportLookupTableRVA: 0x2040 32 # IMPORTS: ImportAddressTableRVA: 0x2060 37 # IMPORTS: ImportLookupTableRVA: 0x2050 38 # IMPORTS: ImportAddressTableRVA: 0x2070 [all …]
|
H A D | delayimporttables.yaml | 14 # CHECK-NEXT: Attributes: 0x1 15 # CHECK-NEXT: ModuleHandle: 0x3000 16 # CHECK-NEXT: ImportAddressTable: 0x3010 17 # CHECK-NEXT: ImportNameTable: 0x2070 18 # CHECK-NEXT: BoundDelayImportTable: 0x0 19 # CHECK-NEXT: UnloadDelayImportTable: 0x0 21 # CHECK-NEXT: Symbol: one (0) 22 # CHECK-NEXT: Address: 0x14000104D 25 # CHECK-NEXT: Symbol: two (0) 26 # CHECK-NEXT: Address: 0x140001059 [all …]
|
H A D | autoimport-x86.s | 10 # RUN: llvm-mc -triple=x86_64-windows-gnu -defsym listptrs=0 %s -filetype=obj -o %t.noptrs.obj 20 # IMPORTS-NEXT: ImportLookupTableRVA: 0x2070 21 # IMPORTS-NEXT: ImportAddressTableRVA: 0x2080 22 # IMPORTS-NEXT: Symbol: variable (0) 28 # Relative offset at 0x1002 pointing at the IAT at 0x2080. 32 # Runtime pseudo reloc list header consisting of 0x0, 0x0, 0x1. 33 # First runtime pseudo reloc, with import from 0x2080, 34 # applied at 0x1002, with a size of 32 bits. 35 # Second runtime pseudo reloc, with import from 0x2080, 36 # applied at 0x3000, with a size of 64 bits. [all …]
|
/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_command/ |
H A D | bad_aranges.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x100000C 5 cpusubtype: 0x0 6 filetype: 0xA 9 flags: 0x0 10 reserved: 0x0 20 ntools: 0 30 vmaddr: 0 32 fileoff: 0 33 filesize: 0 [all …]
|
H A D | relative.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x100000C 5 cpusubtype: 0x0 6 filetype: 0xA 9 flags: 0x0 10 reserved: 0x0 20 ntools: 0 30 vmaddr: 0 32 fileoff: 0 33 filesize: 0 [all …]
|
/llvm-project/llvm/unittests/DebugInfo/LogicalView/ |
H A D | LogicalElementsTest.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 68 uint32_t LineNumber = 0, LVElement *Type = nullptr); 184 EXPECT_EQ(Root->lineCount(), 0u); in addElements() 186 EXPECT_EQ(Root->symbolCount(), 0u); in addElements() 187 EXPECT_EQ(Root->typeCount(), 0u); in addElements() 197 EXPECT_EQ(CompileUnit->lineCount(), 0u); in addElements() 207 EXPECT_EQ(Namespace->lineCount(), 0u); in addElements() 209 EXPECT_EQ(Namespace->symbolCount(), 0u); in addElements() 231 EXPECT_EQ(NestedScope->scopeCount(), 0u); in addElements() 238 EXPECT_EQ(Enumeration->lineCount(), 0u); in addElements() [all …]
|
H A D | CompareElementsTest.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 71 uint32_t LineNumber = 0, LVElement *Type = nullptr); 236 set(IntegerType, "int", 0x1000); in initElements() 237 set(UnsignedType, "unsigned", 0x1010); in initElements() 238 set(GlobalType, "GlobalType", 0x1020, 1020); in initElements() 239 set(LocalType, "LocalType", 0x1030, 1030); in initElements() 240 set(NestedType, "NestedType", 0x1040, 1040); in initElements() 242 set(TypeDefinitionOne, "INTEGER", 0x1050, 1050, IntegerType); in initElements() 243 set(TypeDefinitionTwo, "INT", 0x1060, 1060, TypeDefinitionOne); in initElements() 245 set(EnumeratorOne, "One", 0x1070, 1070); in initElements() [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...] |