Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp102 bool emitFrameMoves) { in IfNeededExtSP() argument
110 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()
425 bool emitFrameMoves = XCoreRegisterInfo::needsFrameMoves(*MF); in spillCalleeSavedRegisters() local
[all …]