Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp102 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP() argument
110 if (emitFrameMoves) in IfNeededExtSP()
258 bool emitFrameMoves = XCoreRegisterInfo::needsFrameMoves(MF); in emitPrologue() local
269 if (emitFrameMoves) { in emitPrologue()
286 emitFrameMoves); in emitPrologue()
295 if (emitFrameMoves) { in emitPrologue()
303 emitFrameMoves); in emitPrologue()
309 if (emitFrameMoves) in emitPrologue()
314 if (emitFrameMoves) { in emitPrologue()
427 bool emitFrameMoves = XCoreRegisterInfo::needsFrameMoves(*MF); in spillCalleeSavedRegisters() local
[all …]