Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Decimal/
H A Ddecimal-to-binary.cpp198 template <typename UINT> bool SetTo(UINT n) { in SetTo() function in Fortran::decimal::IntermediateFloat
374 int guardShift{f.SetTo(digit_[--digits_])}; in ConvertToBinary()
H A Dbig-radix-floating-point.h145 template <typename UINT> UINT SetTo(UINT n) { in SetTo() function
H A Dbinary-to-decimal.cpp44 SetTo(word);