/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 31 ; CHECK: PtrType: Near64 (0xC) 44 ; CHECK: PtrType: Near64 (0xC) 57 ; CHECK: PtrType: Near64 (0xC) 70 ; CHECK: PtrType: Near64 (0xC) 86 ; CHECK: PtrType: Near64 (0xC) 99 ; CHECK: PtrType: Near64 (0xC) 112 ; CHECK: PtrType: Near64 (0xC) 125 ; CHECK: PtrType: Near64 (0xC) 140 ; CHECK: PtrType: Near64 (0xC) 155 ; CHECK: PtrType: Near64 (0xC)
|
D | type-quals.ll | 56 ; CHECK: PtrType: Near64 (0xC) 102 ; CHECK: PtrType: Near64 (0xC) 114 ; CHECK: PtrType: Near64 (0xC) 126 ; CHECK: PtrType: Near64 (0xC) 170 ; CHECK: PtrType: Near64 (0xC) 182 ; CHECK: PtrType: Near64 (0xC) 264 ; CHECK: PtrType: Near64 (0xC) 324 ; CHECK: PtrType: Near64 (0xC) 338 ; CHECK: PtrType: Near64 (0xC) 358 ; CHECK: PtrType: Near64 (0xC)
|
D | types-basic.ll | 74 ; CHECK: PtrType: Near64 (0xC) 96 ; CHECK: PtrType: Near64 (0xC) 108 ; CHECK: PtrType: Near64 (0xC) 172 ; CHECK: PtrType: Near64 (0xC) 191 ; CHECK: PtrType: Near64 (0xC) 387 ; ASM: .long 0x1000c # Attrs: [ Type: Near64, Mode: Pointer, SizeOf: 8 ] 402 ; ASM: .long 0x804c # Attrs: [ Type: Near64, Mode: PointerToDataMember, SizeOf: 4 ] 411 ; ASM: .long 0x1040c # Attrs: [ Type: Near64, Mode: Pointer, SizeOf: 8, isConst ] 467 ; ASM: .long 0x1006c # Attrs: [ Type: Near64, Mode: PointerToMemberFunction, SizeOf… 483 ; ASM: .long 0x1000c # Attrs: [ Type: Near64, Mode: Pointer, SizeOf: 8 ]
|
D | types-method-ref-qualifiers.ll | 93 ; CHECK: PtrType: Near64 (0xC) 119 ; CHECK: PtrType: Near64 (0xC) 145 ; CHECK: PtrType: Near64 (0xC)
|
D | defer-complete-type.ll | 34 ; CHECK: PtrType: Near64 (0xC) 75 ; CHECK: PtrType: Near64 (0xC)
|
D | types-data-members.ll | 252 ; CHECK: PtrType: Near64 (0xC) 267 ; CHECK: PtrType: Near64 (0xC) 365 ; CHECK: PtrType: Near64 (0xC) 596 ; ASM: .long 0x1000c # Attrs: [ Type: Near64, Mode: Pointer, SizeOf: 8 ] 607 ; ASM: .long 0x1000c # Attrs: [ Type: Near64, Mode: Pointer, SizeOf: 8 ] 692 ; ASM: .long 0x1040c # Attrs: [ Type: Near64, Mode: Pointer, SizeOf: 8, isConst ] 715 ; ASM: .long 0x1000c # Attrs: [ Type: Near64, Mode: Pointer, SizeOf: 8 ]
|
D | types-recursive-struct.ll | 73 ; CHECK: PtrType: Near64 (0xC)
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-ptr-to-member.ll | 31 ; CHECK: PtrType: Near64 (0xC) 45 ; CHECK: PtrType: Near64 (0xC) 59 ; CHECK: PtrType: Near64 (0xC) 73 ; CHECK: PtrType: Near64 (0xC) 90 ; CHECK: PtrType: Near64 (0xC) 104 ; CHECK: PtrType: Near64 (0xC) 118 ; CHECK: PtrType: Near64 (0xC) 132 ; CHECK: PtrType: Near64 (0xC) 148 ; CHECK: PtrType: Near64 (0xC) 164 ; CHECK: PtrType: Near64 (0xC)
|
D | types-basic.ll | 73 ; CHECK: PtrType: Near64 (0xC) 96 ; CHECK: PtrType: Near64 (0xC) 109 ; CHECK: PtrType: Near64 (0xC) 174 ; CHECK: PtrType: Near64 (0xC) 194 ; CHECK: PtrType: Near64 (0xC)
|
D | defer-complete-type.ll | 34 ; CHECK: PtrType: Near64 (0xC) 76 ; CHECK: PtrType: Near64 (0xC)
|
D | types-data-members.ll | 251 ; CHECK: PtrType: Near64 (0xC) 272 ; CHECK: PtrType: Near64 (0xC) 284 ; CHECK: PtrType: Near64 (0xC) 386 ; CHECK: PtrType: Near64 (0xC)
|
D | globals.ll | 62 ; OBJ: PtrType: Near64 (0xC)
|
D | types-recursive-struct.ll | 73 ; CHECK: PtrType: Near64 (0xC)
|
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/ |
D | codeview-merging-ghash.test | 35 # MERGED-NEXT: PtrType: Near64 (0xC) 49 # MERGED-NEXT: PtrType: Near64 (0xC) 63 # MERGED-NEXT: PtrType: Near64 (0xC) 77 # MERGED-NEXT: PtrType: Near64 (0xC)
|
/external/llvm-project/lld/test/COFF/ |
D | s_udt.s | 274 # PtrType: Near64 (0xC) 352 # PtrType: Near64 (0xC)
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 323 Near64 = 0x0c // 64 bit pointer enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 344 Near64 = 0x0c // 64 bit pointer enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 344 Near64 = 0x0c // 64 bit pointer enumerator
|
/external/llvm-project/llvm/docs/PDB/ |
D | CodeViewTypes.rst | 99 Near64 = 0x0c // 64 bit pointer
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1157 Ty->getSizeInBits() == 64 ? PointerKind::Near64 : PointerKind::Near32; in lowerTypePointer() 1216 PointerKind PK = Asm->MAI->getPointerSize() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer() 1732 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 364 CV_ENUM_CLASS_ENT(PointerKind, Near64),
|
D | TypeDumpVisitor.cpp | 82 ENUM_ENTRY(PointerKind, Near64),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 356 CV_ENUM_CLASS_ENT(PointerKind, Near64),
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1732 Ty->getSizeInBits() == 64 ? PointerKind::Near64 : PointerKind::Near32; in lowerTypePointer() 1794 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer() 2477 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex() 2533 getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getTypeIndexForReferenceTo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1712 Ty->getSizeInBits() == 64 ? PointerKind::Near64 : PointerKind::Near32; in lowerTypePointer() 1772 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer() 2447 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex() 2503 getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getTypeIndexForReferenceTo()
|