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

References

lib/Target/PowerPC/PPCQPXLoadSplat.cpp
   72         Splats.clear();
   80       for (auto SI = Splats.begin(); SI != Splats.end();) {
   80       for (auto SI = Splats.begin(); SI != Splats.end();) {
   88             SI = Splats.erase(SI);
  113             SI = Splats.erase(SI);
  137           SI = Splats.erase(SI);
  156       Splats.push_back(MI);