Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:PT

2402       } else if (PointerType *PT = dyn_cast<PointerType>(OpTy)) {
2403 unsigned PtrSize = DL.getPointerSizeInBits(PT->getAddressSpace());