Searched defs:needsFrameMoves (Results 1 – 8 of 8) sorted by relevance
127 bool ARCRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in ARCRegisterInfo
71 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in XCoreRegisterInfo
206 bool XCoreRegisterInfo::needsFrameMoves(const MachineFunction &MF) { in needsFrameMoves() function in XCoreRegisterInfo
261 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue() local
417 bool needsFrameMoves = MMI.hasDebugInfo() || Fn->needsUnwindTableEntry(); in emitPrologue() local
559 bool needsFrameMoves = MMI.hasDebugInfo() || F.needsUnwindTableEntry(); in emitPrologue() local
604 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue() local