Searched refs:useFPForScavengingIndex (Results 1 – 14 of 14) sorted by relevance
35 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
249 XCoreRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in XCoreRegisterInfo
28 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
51 bool Mips16RegisterInfo::useFPForScavengingIndex in useFPForScavengingIndex() function in Mips16RegisterInfo
40 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
158 bool ARCRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in ARCRegisterInfo
57 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
603 ThumbRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in ThumbRegisterInfo
445 bool HexagonRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) in useFPForScavengingIndex() function in HexagonRegisterInfo
150 return RegInfo->useFPForScavengingIndex(MF) && in allocateScavengingFrameIndexesNearIncomingSP()
109 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
612 AArch64RegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in AArch64RegisterInfo
928 virtual bool useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function