Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp132 unsigned WebAssemblyFrameLowering::getFPReg(const MachineFunction &MF) { in getFPReg() function in WebAssemblyFrameLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp286 static Register getFPReg(const RISCVSubtarget &STI) { return RISCV::X8; } in getFPReg() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp315 static unsigned getFPReg(const MachineOperand &MO) { in getFPReg() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp137 int getFPReg() const { return FPReg; } in getFPReg() function in __anonad70014b0111::UnwindContext