Searched refs:SetLongDouble (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h226 void SetLongDouble(long double f) { function in class:lldb_private::RegisterValue
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp264 SetLongDouble(src.GetLongDouble(&src_offset));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-i386/
H A DABISysV_i386.cpp448 st0_value.SetLongDouble(value_long_dbl);

Completed in 113 milliseconds