Searched defs:getSPReg (Results 1 – 2 of 2) sorted by relevance
181 unsigned WebAssemblyFrameLowering::getSPReg(const MachineFunction &MF) { in getSPReg() function in WebAssemblyFrameLowering
366 static Register getSPReg(const RISCVSubtarget &STI) { return RISCV::X2; } getSPReg() function