Home
last modified time | relevance | path

Searched defs:getFPReg (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp185 unsigned WebAssemblyFrameLowering::getFPReg(const MachineFunction &MF) { in getFPReg() function in WebAssemblyFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp30 static Register getFPReg(const CSKYSubtarget &STI) { return CSKY::R8; } in getFPReg() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp313 static unsigned getFPReg(const MachineOperand &MO) { in getFPReg() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp135 MCRegister getFPReg() const { return FPReg; } in getFPReg() function in __anon6be9c9a00111::UnwindContext