Home
last modified time | relevance | path

Searched defs:RestoreSPFromFP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h61 bool RestoreSPFromFP = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1227 bool RestoreSPFromFP = RI->hasStackRealignment(MF) || in emitEpilogue() local