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

References

lib/Target/Mips/MipsCallLowering.cpp
  467   const DataLayout &DL = MF.getDataLayout();
  485   MipsCCState CCInfo(F.getCallingConv(), F.isVarArg(), MF, ArgLocs,
  489       static_cast<const MipsTargetMachine &>(MF.getTarget());
  496   IncomingValueHandler Handler(MIRBuilder, MF.getRegInfo());
  514     MachineFrameInfo &MFI = MF.getFrameInfo();
  516     MF.getInfo<MipsFunctionInfo>()->setVarArgsFrameIndex(FI);
  524       MachinePointerInfo MPO = MachinePointerInfo::getFixedStack(MF, FI);
  528           MF.getMachineMemOperand(MPO, MachineMemOperand::MOStore, RegSize,