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

References

lib/CodeGen/SelectionDAG/StatepointLowering.cpp
 1020   SDValue SpillSlot = DAG.getTargetFrameIndex(Index, getFrameIndexTy());
 1029   auto PtrInfo = MachinePointerInfo::getFixedStack(MF, Index);
 1032                             MFI.getObjectSize(Index),
 1033                             MFI.getObjectAlignment(Index));