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