Searched refs:ROUNDING (Results 1 – 12 of 12) sorted by relevance
4 ; RUN: | FileCheck %s -check-prefix CHECK-ROUNDING16 ; CHECK-ROUNDING: vmul.f64
7 …tr=+strict-align -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING14 …tr=+strict-align -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING17 …7m-linux-gnueabi -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING19 …v7-linux-gnueabi -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING23 …v8-linux-gnueabi -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING25 …v8-linux-gnueabi -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING35 … -mcpu=cortex-a5 -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING43 … -mcpu=cortex-a8 -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING49 … -mcpu=cortex-a9 -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING55 …-mcpu=cortex-a12 -enable-sign-dependent-rounding-fp-math | FileCheck %s --check-prefix=DYN-ROUNDING[all …]
321 if (newR_m >= ((FIXP_SGL)MAXVAL_SGL - ROUNDING)) { in sbr_envelope_unmapping()330 ((FIXP_SGL)((SHORT)(FIXP_SGL)(newR_m + ROUNDING) & MASK_M)) + in sbr_envelope_unmapping()333 ((FIXP_SGL)((SHORT)(FIXP_SGL)(newL_m + ROUNDING) & MASK_M)) + in sbr_envelope_unmapping()364 ((FIXP_SGL)((SHORT)(FIXP_SGL)(newR_m + ROUNDING) & MASK_M)) + in sbr_envelope_unmapping()367 ((FIXP_SGL)((SHORT)(FIXP_SGL)(newL_m + ROUNDING) & MASK_M)) + in sbr_envelope_unmapping()
148 #define ROUNDING \ macro
508 *r_data++ = (WORD16)(((new_right_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()510 *l_data++ = (WORD16)(((new_left_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()534 *r_data++ = (WORD16)(((new_right_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()536 *l_data++ = (WORD16)(((new_left_mant + ROUNDING) & MASK_M) + in ixheaacd_sbr_env_dequant_coup_fix()
31 #define ROUNDING (1 << (EXP_BITS - 1)) macro
228 public static final String ROUNDING = "rounding"; field in LDMLConstants
274 def RM: SPR<512, "**ROUNDING MODE**">;
328 # ROUNDING CONTROL #
228 def RM: PPCReg<"**ROUNDING MODE**">;
246 def RM: PPCReg<"**ROUNDING MODE**">;