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

References

lib/Target/AMDGPU/SIISelLowering.cpp
 5160     Type = MVT::f32;
 5163     Type = MVT::v2f32;
 5166     Type = MVT::v4f32;
 5169     Type = MVT::v8f32;
 5173     Type = MVT::v16f32;
 5189   return DAG.getBuildVector(Type, DL, VecElts);