Searched defs:getFPReg (Results 1 – 5 of 5) sorted by relevance
179 unsigned WebAssemblyFrameLowering::getFPReg(const MachineFunction &MF) { getFPReg() function in WebAssemblyFrameLowering
30 static Register getFPReg(const CSKYSubtarget &STI) { return CSKY::R8; } in getFPReg() function
314 static unsigned getFPReg(const MachineOperand &MO) { in getFPReg() function
376 static Register getFPReg(const RISCVSubtarget &STI) { return RISCV::X8; } in getFPReg() function
136 int getFPReg() const { return FPReg; } in getFPReg() function in __anon6be9c9a00111::UnwindContext