Searched refs:needsSP (Results 1 – 2 of 2) sorted by relevance
149 bool WebAssemblyFrameLowering::needsSP(const MachineFunction &MF) const { in needsSP() function in WebAssemblyFrameLowering160 assert(needsSP(MF)); in needsSPWriteback()260 if (!needsSP(MF)) in emitPrologue()326 if (!needsSP(MF) || !needsSPWriteback(MF)) in emitEpilogue()379 if (needsSP(MF) && MFI.isFrameBaseVirtual()) { in getDwarfFrameBase()
74 bool needsSP(const MachineFunction &MF) const;