reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/Target/AArch64/AArch64RegisterInfo.cpp
  307 AArch64RegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const {
lib/Target/ARC/ARCRegisterInfo.cpp
  161 bool ARCRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const {
lib/Target/ARM/ThumbRegisterInfo.cpp
  567 ThumbRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const {
lib/Target/Hexagon/HexagonRegisterInfo.cpp
  332 bool HexagonRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF)
lib/Target/Mips/Mips16RegisterInfo.cpp
   51 bool Mips16RegisterInfo::useFPForScavengingIndex
lib/Target/XCore/XCoreRegisterInfo.cpp
  254 XCoreRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const {

References

lib/CodeGen/PrologEpilogInserter.cpp
  886                                RegInfo->useFPForScavengingIndex(MF) &&