Searched defs:requiresFrameIndexScavenging (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h62 bool requiresFrameIndexScavenging(const MachineFunction &MF) const { function in struct:llvm::AArch64RegisterInfo
/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h55 bool requiresFrameIndexScavenging(const MachineFunction &MF) const { function in class:llvm::PPCRegisterInfo
/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/
H A DMips16RegisterInfo.cpp51 bool Mips16RegisterInfo::requiresFrameIndexScavenging function in class:Mips16RegisterInfo
H A DMipsSERegisterInfo.cpp52 requiresFrameIndexScavenging(const MachineFunction &MF) const { function in class:MipsSERegisterInfo
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp422 requiresFrameIndexScavenging(const MachineFunction &MF) const { function in class:ARMBaseRegisterInfo

Completed in 93 milliseconds