Searched refs:useFPForScavengingIndex (Results 1 – 15 of 15) 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
50 bool useFPForScavengingIndex(const MachineFunction &MF) const override { in useFPForScavengingIndex() function
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;
602 ThumbRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in ThumbRegisterInfo
444 bool HexagonRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) in useFPForScavengingIndex() function in HexagonRegisterInfo
102 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
501 AArch64RegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in AArch64RegisterInfo
150 return RegInfo->useFPForScavengingIndex(MF) && in allocateScavengingFrameIndexesNearIncomingSP()
900 virtual bool useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function