Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp409 static bool SetSizedFloat(Scalar &scalar, uint64_t raw_value, in SetSizedFloat() function
488 if (!SetSizedFloat(value.GetScalar(), raw_value, byte_size)) in GetReturnValueObjectSimple()
546 if (!SetSizedFloat(value.GetScalar(), raw_value, byte_size)) in GetReturnValueObjectImpl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp394 static bool SetSizedFloat(Scalar &scalar, uint64_t raw_value, in SetSizedFloat() function
475 if (!SetSizedFloat(value.GetScalar(), raw_value, byte_size)) in GetValObjFromIntRegs()
520 if (!SetSizedFloat(value.GetScalar(), raw_value, byte_size)) in GetValObjFromFPRegs()