Searched refs:useFPForScavengingIndex (Results 1 - 11 of 11) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMips16RegisterInfo.h30 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
H A DMips16RegisterInfo.cpp55 bool Mips16RegisterInfo::useFPForScavengingIndex function in class:Mips16RegisterInfo
/external/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.h40 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
H A DXCoreRegisterInfo.cpp256 XCoreRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { function in class:XCoreRegisterInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h67 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
H A DHexagonRegisterInfo.cpp191 bool HexagonRegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) function in class:HexagonRegisterInfo
/external/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h73 bool useFPForScavengingIndex(const MachineFunction &MF) const override;
H A DAArch64RegisterInfo.cpp218 AArch64RegisterInfo::useFPForScavengingIndex(const MachineFunction &MF) const { function in class:AArch64RegisterInfo
/external/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h763 virtual bool useFPForScavengingIndex(const MachineFunction &MF) const {
/external/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp623 RegInfo->useFPForScavengingIndex(Fn) &&
/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyPEI.cpp639 RegInfo->useFPForScavengingIndex(Fn) &&

Completed in 1464 milliseconds