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