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

References

lib/Target/NVPTX/NVPTXISelLowering.cpp
  174     if (Offsets) {
  175       Offsets->push_back(StartingOffset + 0);
  176       Offsets->push_back(StartingOffset + 8);
  187       ComputePTXValueVTs(TLI, DL, EI, ValueVTs, Offsets,
  212         if (Offsets)
  213           Offsets->push_back(Off + j * EltVT.getStoreSize());
  217       if (Offsets)
  218         Offsets->push_back(Off);