Home
last modified time | relevance | path

Searched refs:emitFrameMoves (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP() argument
109 if (emitFrameMoves) in IfNeededExtSP()
256 bool emitFrameMoves = XCoreRegisterInfo::needsFrameMoves(MF); in emitPrologue() local
267 if (emitFrameMoves) { in emitPrologue()
284 emitFrameMoves); in emitPrologue()
293 if (emitFrameMoves) { in emitPrologue()
301 emitFrameMoves); in emitPrologue()
307 if (emitFrameMoves) in emitPrologue()
312 if (emitFrameMoves) { in emitPrologue()
423 bool emitFrameMoves = XCoreRegisterInfo::needsFrameMoves(*MF); in spillCalleeSavedRegisters() local
[all …]