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

References

lib/Target/PowerPC/PPCISelLowering.cpp
  500   if (Subtarget.has64BitSupport()) {
  522     if (Subtarget.has64BitSupport()) {
 1082   if (Subtarget.has64BitSupport())
13019   if (useSoftFloat() || !Subtarget.has64BitSupport())
lib/Target/PowerPC/PPCSubtarget.cpp
  141   if (IsPPC64 && has64BitSupport())