Searched refs:needsSP (Results 1 – 2 of 2) sorted by relevance
102 bool WebAssemblyFrameLowering::needsSP(const MachineFunction &MF) const { in needsSP() function in WebAssemblyFrameLowering113 assert(needsSP(MF)); in needsSPWriteback()213 if (!needsSP(MF)) in emitPrologue()279 if (!needsSP(MF) || !needsSPWriteback(MF)) in emitEpilogue()322 if (needsSP(MF) && MFI.isFrameBaseVirtual()) { in getDwarfFrameBase()
68 bool needsSP(const MachineFunction &MF) const;