Searched refs:setFloatReg (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/libunwind/src/ |
| H A D | libunwind.cpp | 171 co->setFloatReg(regNum, value); in _LIBUNWIND_WEAK_ALIAS()
|
| H A D | UnwindCursor.hpp | 468 virtual void setFloatReg(int, unw_fpreg_t) { in setFloatReg() function in libunwind::AbstractUnwindCursor 522 virtual void setFloatReg(int, unw_fpreg_t); 904 void UnwindCursor<A, R>::setFloatReg(int regNum, unw_fpreg_t value) { in setFloatReg() function in libunwind::UnwindCursor 965 virtual void setFloatReg(int, unw_fpreg_t); 1400 void UnwindCursor<A, R>::setFloatReg(int regNum, unw_fpreg_t value) { in setFloatReg() function in libunwind::UnwindCursor
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 475 …nwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setFloatReg(int, double)"},
|