Searched refs:Near32 (Results 1 – 6 of 6) sorted by relevance
68 ; CHECK: PtrType: Near32 (0xA)148 ; CHECK: PtrType: Near32 (0xA)
99 ; CHECK: PtrType: Near32 (0xA)
34 ; CHECK: PtrType: Near32 (0xA)
321 Near32 = 0x0a, // 32 bit pointer enumerator
1157 Ty->getSizeInBits() == 64 ? PointerKind::Near64 : PointerKind::Near32; in lowerTypePointer()1217 : PointerKind::Near32; in lowerTypeMemberPointer()1733 : PointerKind::Near32; in getVBPTypeIndex()
126 ENUM_ENTRY(PointerKind, Near32),