Searched refs:Near64 (Results 1 – 9 of 9) sorted by relevance
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)
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)
34 ; CHECK: PtrType: Near64 (0xC)76 ; CHECK: PtrType: Near64 (0xC)
251 ; CHECK: PtrType: Near64 (0xC)272 ; CHECK: PtrType: Near64 (0xC)284 ; CHECK: PtrType: Near64 (0xC)386 ; CHECK: PtrType: Near64 (0xC)
62 ; OBJ: PtrType: Near64 (0xC)
73 ; CHECK: PtrType: Near64 (0xC)
323 Near64 = 0x0c // 64 bit pointer enumerator
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()
128 ENUM_ENTRY(PointerKind, Near64),