Home
last modified time | relevance | path

Searched defs:useFPForScavengingIndex (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.h50 bool useFPForScavengingIndex(const MachineFunction &MF) const override { in useFPForScavengingIndex() function
/llvm-project/llvm/lib/Target/Mips/
H A DMips16RegisterInfo.cpp51 bool Mips16RegisterInfo::useFPForScavengingIndex useFPForScavengingIndex() function in Mips16RegisterInfo
/llvm-project/llvm/lib/Target/ARC/
H A DARCRegisterInfo.cpp159 bool ARCRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { in useFPForScavengingIndex() function in ARCRegisterInfo
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp252 XCoreRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { useFPForScavengingIndex() function in XCoreRegisterInfo
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp445 bool HexagonRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) useFPForScavengingIndex() function in HexagonRegisterInfo
/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp683 ThumbRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { useFPForScavengingIndex() function in ThumbRegisterInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp693 AArch64RegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { useFPForScavengingIndex() function in AArch64RegisterInfo
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h968 virtual bool useFPForScavengingIndex(const MachineFunction &MF) const { useFPForScavengingIndex() function