Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:ConstPtrVT

925   MVT ConstPtrVT = getPointerTy(DL, AMDGPUAS::CONSTANT_ADDRESS);
927 SDValue GA = DAG.getTargetGlobalAddress(GV, SDLoc(GSD), ConstPtrVT);
928 ConstPtrVT, GA);