Searched refs:hasReservedSpillSlot (Results 1 – 4 of 4) sorted by relevance
120 bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg,
411 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in X86RegisterInfo
661 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg, in hasReservedSpillSlot() function
251 if (RegInfo->hasReservedSpillSlot(Fn, Reg, FrameIdx)) { in calculateCalleeSavedRegisters()