Searched defs:getFPReg (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp103 static Register getFPReg(const RISCVSubtarget &STI) { return RISCV::X8; } function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp315 static unsigned getFPReg(const MachineOperand &MO) { function
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp137 int getFPReg() const { return FPReg; } function in class:__anon2168::UnwindContext

Completed in 106 milliseconds