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

Declarations

lib/Target/ARM/ARMISelLowering.h
  654     void addTypeForNEON(MVT VT, MVT PromotedLdStVT, MVT PromotedBitwiseVT);

References

lib/Target/ARM/ARMISelLowering.cpp
  216   addTypeForNEON(VT, MVT::f64, MVT::v2i32);
  221   addTypeForNEON(VT, MVT::v2f64, MVT::v4i32);