Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mode.h22 CRT_FE_UPWARD, enumerator
H A Dfp_add_impl.inc163 case CRT_FE_UPWARD:
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/riscv/
H A Dfp_mode.c27 return CRT_FE_UPWARD; in __fe_getround()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfp_mode.c28 return CRT_FE_UPWARD; in __fe_getround()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dfp_mode.c37 return CRT_FE_UPWARD; in __fe_getround()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dfp_mode.c37 return CRT_FE_UPWARD; in __fe_getround()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/loongarch/
H A Dfp_mode.c35 return CRT_FE_UPWARD; in __fe_getround()