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

Declarations

lib/Target/ARM/ARMISelLowering.h
  656     void addQRTypeForNEON(MVT VT);

References

lib/Target/ARM/ARMISelLowering.cpp
  747     addQRTypeForNEON(MVT::v4f32);
  748     addQRTypeForNEON(MVT::v2f64);
  749     addQRTypeForNEON(MVT::v16i8);
  750     addQRTypeForNEON(MVT::v8i16);
  751     addQRTypeForNEON(MVT::v4i32);
  752     addQRTypeForNEON(MVT::v2i64);
  755       addQRTypeForNEON(MVT::v8f16);