Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching defs:PTy

1562       PointerType *PTy = cast<PointerType>(CurTy);
1563 V = InlineAsm::get(cast<FunctionType>(PTy->getElementType()),
1933 auto *PTy = dyn_cast<PointerType>(Ty);
1934 if (!PTy)
1938 GlobalAlias::create(PTy->getElementType(), PTy->getAddressSpace(),