Searched refs:ConvertSigned (Results 1 – 2 of 2) sorted by relevance
302 static constexpr ValueWithOverflow ConvertSigned(const FROM &that) { in ConvertSigned() function310 auto back{FROM::template ConvertSigned(result.value)}; in ConvertSigned()
1122 auto converted{Scalar<TO>::ConvertSigned(*value)}; in FoldOperation()