Home
last modified time | relevance | path

Searched defs:set_round (Results 1 – 8 of 8) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
Drounding_mode.cpp38 RoundingMode set_round(RoundingMode r, Type outType) in set_round() function
80 RoundingMode set_round(RoundingMode r, Type outType) in set_round() function
120 RoundingMode set_round(RoundingMode r, Type outType) in set_round() function
/external/llvm-libc/src/__support/FPUtil/
DFEnvImpl.h57 LIBC_INLINE int set_round(int rounding_mode) { in set_round() function
/external/llvm-libc/src/__support/FPUtil/riscv/
DFEnvImpl.h138 LIBC_INLINE int set_round(int mode) { in set_round() function
/external/llvm-libc/src/__support/FPUtil/aarch64/
Dfenv_darwin_impl.h238 LIBC_INLINE int set_round(int mode) { in set_round() function
DFEnvImpl.h233 LIBC_INLINE int set_round(int mode) { in set_round() function
/external/llvm-libc/src/__support/FPUtil/arm/
DFEnvImpl.h206 LIBC_INLINE int set_round(int mode) { in set_round() function
/external/llvm-libc/src/__support/FPUtil/x86_64/
DFEnvImpl.h311 LIBC_INLINE int set_round(int mode) { in set_round() function
/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp2170 emit_set_mode(Builder& bld, float_mode new_mode, bool set_round, bool set_denorm) in emit_set_mode()
2189 bool set_round = always_set && block->fp_mode.round != config_mode.round; in emit_set_mode_from_block() local
3034 bool set_round = new_mode.round != block->fp_mode.round; in lower_to_hw_instr() local