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

Declarations

lib/Target/ARM/ARMISelLowering.h
  655     void addDRTypeForNEON(MVT VT);

References

lib/Target/ARM/ARMISelLowering.cpp
  741     addDRTypeForNEON(MVT::v2f32);
  742     addDRTypeForNEON(MVT::v8i8);
  743     addDRTypeForNEON(MVT::v4i16);
  744     addDRTypeForNEON(MVT::v2i32);
  745     addDRTypeForNEON(MVT::v1i64);
  756       addDRTypeForNEON(MVT::v4f16);