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

References

lib/Target/AMDGPU/SIISelLowering.cpp
 7004     EVT EltType = VDataVT.getScalarType();
 7010     if (!isTypeLegal(VDataVT)) {
 7013                       getEquivalentMemType(*DAG.getContext(), VDataVT), VData);
 7037     if (!IsD16 && !VDataVT.isVector() && EltType.getSizeInBits() < 32)