Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp253 bool UseENTSP = saveLR && FrameSize in emitPrologue() local
255 if (UseENTSP) in emitPrologue()
260 if (UseENTSP) { in emitPrologue()