reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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 {
886 RegInfo->useFPForScavengingIndex(MF) &&