Searched defs:useFPForScavengingIndex (Results 1 – 8 of 8) sorted by relevance
50 bool useFPForScavengingIndex(const MachineFunction &MF) const override { in useFPForScavengingIndex() function
51 bool Mips16RegisterInfo::useFPForScavengingIndex in useFPForScavengingIndex() function in Mips16RegisterInfo
158 bool ARCRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in ARCRegisterInfo
249 XCoreRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in XCoreRegisterInfo
445 bool HexagonRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) in useFPForScavengingIndex() function in HexagonRegisterInfo
603 ThumbRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in ThumbRegisterInfo
612 AArch64RegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in AArch64RegisterInfo
928 virtual bool useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function