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

References

lib/Target/AMDGPU/SIISelLowering.cpp
 6745   if (!StoreVT.isVector())
 6749   assert((StoreVT.getVectorNumElements() != 3) && "Handle v3f16");
 6753     EVT IntStoreVT = StoreVT.changeTypeToInteger();
 6757                                         StoreVT.getVectorNumElements());
 6762   assert(isTypeLegal(StoreVT));