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

References

lib/Target/AMDGPU/SIISelLowering.cpp
 6742   EVT StoreVT = VData.getValueType();
 6746     return VData;
 6748   SDLoc DL(VData);
 6754     SDValue IntVData = DAG.getNode(ISD::BITCAST, DL, IntStoreVT, VData);
 6763   return VData;