Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/
H A DNearestIntegerOperations.h353 LIBC_INLINE IntType rounded_float_to_signed_integer(FloatType x) { in rounded_float_to_signed_integer() function
394 return internal::rounded_float_to_signed_integer<FloatType, IntType>( in round_to_signed_integer()
404 return internal::rounded_float_to_signed_integer<FloatType, IntType>( in round_to_signed_integer_using_current_rounding_mode()