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

References

lib/Target/AArch64/AArch64CallingConvention.cpp
   49     It.convertToMem(State.AllocateStack(
lib/Target/ARM/ARMCallingConv.cpp
  250         It.convertToMem(State.AllocateStack(Size, Size));
  271     It.convertToMem(State.AllocateStack(Size, Align));
lib/Target/RISCV/RISCVISelLowering.cpp
 1593         It.convertToMem(StackOffset);
lib/Target/SystemZ/SystemZCallingConv.h
  118       It.convertToMem(Offset);
lib/Target/X86/X86CallingConv.cpp
  284       It.convertToMem(State.AllocateStack(4, 4));