HomeSort by relevance Sort by last modified time
    Searched defs:requiresFrameIndexScavenging (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.h 67 bool requiresFrameIndexScavenging(const MachineFunction &MF) const {
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.h 55 bool requiresFrameIndexScavenging(const MachineFunction &MF) const {
  /external/llvm/lib/Target/Mips/
Mips16RegisterInfo.cpp 53 bool Mips16RegisterInfo::requiresFrameIndexScavenging
MipsSERegisterInfo.cpp 53 requiresFrameIndexScavenging(const MachineFunction &MF) const {
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 395 requiresFrameIndexScavenging(const MachineFunction &MF) const {

Completed in 174 milliseconds