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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-arc/
H A DABISysV_arc.cpp408 bool SetSizedFloat(Scalar &scalar, uint64_t raw_value, uint8_t size_in_bytes) { function in namespace:__anon1211
486 if (!SetSizedFloat(value.GetScalar(), raw_value, byte_size))
544 if (!SetSizedFloat(value.GetScalar(), raw_value, byte_size))

Completed in 82 milliseconds