Lines Matching refs:WebAssemblyFrameLowering
46 bool WebAssemblyFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP()
54 bool WebAssemblyFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP()
76 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame()
83 bool WebAssemblyFrameLowering::needsSPForLocalFrame( in needsSPForLocalFrame()
92 bool WebAssemblyFrameLowering::needsPrologForEH( in needsPrologForEH()
102 bool WebAssemblyFrameLowering::needsSP(const MachineFunction &MF) const { in needsSP()
110 bool WebAssemblyFrameLowering::needsSPWriteback( in needsSPWriteback()
126 void WebAssemblyFrameLowering::writeSPToGlobal( in writeSPToGlobal()
139 WebAssemblyFrameLowering::eliminateCallFramePseudoInstr( in eliminateCallFramePseudoInstr()
153 void WebAssemblyFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue()
225 void WebAssemblyFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue()