Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:PT

529   if (PointerType *PT = dyn_cast<PointerType>(Op->getValue()->getType()))
530 return PT->getAddressSpace() == AMDGPUAS::PRIVATE_ADDRESS;