Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:PT

255   PointerType *PT = cast<PointerType>(Ty);
256 Ty = PT->getElementType();
265 PT = cast<PointerType>(Ty);
266 Ty = PT->getElementType();
269 PT = cast<PointerType>(Ty);
270 Ty = PT->getElementType();
389 PointerType *PT = cast<PointerType>(Ty);
390 Ty = PT->getElementType();
400 PT = cast<PointerType>(Ty);
401 Ty = PT->getElementType();
404 PT = cast<PointerType>(Ty);
405 Ty = PT->getElementType();