Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:Near64

1157       Ty->getSizeInBits() == 64 ? PointerKind::Near64 : PointerKind::Near32;
1216 PointerKind PK = Asm->MAI->getPointerSize() == 8 ? PointerKind::Near64
1732 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64