Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h61 LIBC_INLINE static uint32_t exception_macro_to_enable_bits(int except) { in exception_macro_to_enable_bits() function
88 uint32_t new_excepts = FEnv::exception_macro_to_enable_bits(excepts); in enable_except()
98 uint32_t disable_bits = FEnv::exception_macro_to_enable_bits(excepts); in disable_except()