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()160 if (!needsSP(MF)) in emitPrologue()228 if (!needsSP(MF) || !needsSPWriteback(MF)) in emitEpilogue()
60 bool needsSP(const MachineFunction &MF) const;