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

References

lib/Target/AArch64/AArch64ISelLowering.cpp
  538     setLoadExtAction(ISD::EXTLOAD, VT, MVT::f16, Expand);
  539     setLoadExtAction(ISD::EXTLOAD, VT, MVT::f32, Expand);
  540     setLoadExtAction(ISD::EXTLOAD, VT, MVT::f64, Expand);
  541     setLoadExtAction(ISD::EXTLOAD, VT, MVT::f80, Expand);