Lines Matching defs:CSI
54 ArrayRef<CalleeSavedInfo> CSI,
62 MutableArrayRef<CalleeSavedInfo> CSI,
73 // Override this function to avoid calling hasFP before CSI is set
109 const TargetRegisterInfo *TRI, std::vector<CalleeSavedInfo> &CSI)
126 bool insertCSRSpillsInBlock(MachineBasicBlock &MBB, const CSIVect &CSI,
128 bool insertCSRRestoresInBlock(MachineBasicBlock &MBB, const CSIVect &CSI,
176 void addCalleeSaveRegistersAsImpOperand(MachineInstr *MI, const CSIVect &CSI,
178 bool shouldInlineCSR(const MachineFunction &MF, const CSIVect &CSI) const;
179 bool useSpillFunction(const MachineFunction &MF, const CSIVect &CSI) const;
180 bool useRestoreFunction(const MachineFunction &MF, const CSIVect &CSI) const;