Searched defs:set_round (Results 1 – 8 of 8) sorted by relevance
38 RoundingMode set_round(RoundingMode r, Type outType) in set_round() function80 RoundingMode set_round(RoundingMode r, Type outType) in set_round() function120 RoundingMode set_round(RoundingMode r, Type outType) in set_round() function
57 LIBC_INLINE int set_round(int rounding_mode) { in set_round() function
138 LIBC_INLINE int set_round(int mode) { in set_round() function
238 LIBC_INLINE int set_round(int mode) { in set_round() function
233 LIBC_INLINE int set_round(int mode) { in set_round() function
206 LIBC_INLINE int set_round(int mode) { in set_round() function
311 LIBC_INLINE int set_round(int mode) { in set_round() function
2170 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() local3034 bool set_round = new_mode.round != block->fp_mode.round; in lower_to_hw_instr() local