reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/AMDGPUISelLowering.cpp
 1196   GlobalAddressSDNode *G = cast<GlobalAddressSDNode>(Op);
 1204         Fn, "local memory global used by non-kernel function", SDLoc(Op).getDebugLoc());
 1215       return DAG.getConstant(Offset, SDLoc(Op), Op.getValueType());
 1215       return DAG.getConstant(Offset, SDLoc(Op), Op.getValueType());
 1221       Fn, "unsupported initializer for address space", SDLoc(Op).getDebugLoc());