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