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

Declarations

lib/Target/SystemZ/SystemZISelLowering.h
  601   bool canLoadStoreByteSwapped(EVT VT) const;

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 5609       canLoadStoreByteSwapped(Op1.getValueType())) {
 5843       canLoadStoreByteSwapped(N->getValueType(0))) {
 5896         (canLoadStoreByteSwapped(N->getValueType(0)) &&