Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:PT

535   if (auto *PT = dyn_cast<PointerType>(Src->getType())) {
536 switch (PT->getAddressSpace()) {
5097 if (auto *PT = dyn_cast<PointerType>(Src->getType()))
5098 return (PT->getAddressSpace() == spN);