Home
last modified time | relevance | path

Searched refs:writeSPToGlobal (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp224 void WebAssemblyFrameLowering::writeSPToGlobal( in writeSPToGlobal() function in WebAssemblyFrameLowering
248 writeSPToGlobal(getSPReg(MF), MF, MBB, I, DL); in eliminateCallFramePseudoInstr()
319 writeSPToGlobal(getSPReg(MF), MF, MBB, InsertPt, DL); in emitPrologue()
361 writeSPToGlobal(SPReg, MF, MBB, InsertPt, DL); in emitEpilogue()
DWebAssemblyFrameLowering.h52 void writeSPToGlobal(unsigned SrcReg, MachineFunction &MF,
DWebAssemblyLateEHPrepare.cpp318 FrameLowering->writeSPToGlobal(FrameLowering->getSPReg(MF), MF, MBB, in restoreStackPointer()