Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mode.h21 CRT_FE_DOWNWARD, enumerator
H A Dfp_add_impl.inc160 case CRT_FE_DOWNWARD:
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/riscv/
H A Dfp_mode.c25 return CRT_FE_DOWNWARD; in __fe_getround()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfp_mode.c26 return CRT_FE_DOWNWARD; in __fe_getround()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dfp_mode.c39 return CRT_FE_DOWNWARD; in __fe_getround()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dfp_mode.c39 return CRT_FE_DOWNWARD; in __fe_getround()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/loongarch/
H A Dfp_mode.c33 return CRT_FE_DOWNWARD; in __fe_getround()