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

Declarations

lib/Target/PowerPC/PPCISelLowering.h
  635     bool hasSPE() const;

References

lib/Target/PowerPC/PPCISelLowering.cpp
  147     if (hasSPE()) {
 2288     if (hasSPE() && SelectAddressEVXRegReg(N, Base, Index, DAG))
 3612     if (useSoftFloat() || hasSPE())