Searched refs:useFPForScavengingIndex (Results 1 – 15 of 15) sorted by relevance
35 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
247 XCoreRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in XCoreRegisterInfo
28 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
42 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;
159 bool ARCRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in ARCRegisterInfo
57 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
681 ThumbRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in ThumbRegisterInfo
441 bool HexagonRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) in useFPForScavengingIndex() function in HexagonRegisterInfo
111 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
773 AArch64RegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in AArch64RegisterInfo
156 return RegInfo->useFPForScavengingIndex(MF) && in allocateScavengingFrameIndexesNearIncomingSP()
1018 virtual bool useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function