Home
last modified time | relevance | path

Searched refs:setFloatReg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp171 co->setFloatReg(regNum, value); in _LIBUNWIND_WEAK_ALIAS()
H A DUnwindCursor.hpp468 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 DDemangleTestCases.inc475 …nwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setFloatReg(int, double)"},