Searched refs:VAL_14_BITS_P (Results 1 – 8 of 8) sorted by relevance
657 && VAL_14_BITS_P (CONST_DOUBLE_LOW (op))1015 if (! VAL_14_BITS_P (newoffset)1029 if (! VAL_14_BITS_P (newoffset))1125 && VAL_14_BITS_P (INTVAL (XEXP (idx, 1))1951 if (VAL_14_BITS_P (intval))3005 if (VAL_14_BITS_P (disp))3044 if (! VAL_14_BITS_P (mod))3092 if (VAL_14_BITS_P (disp))3306 if (VAL_14_BITS_P (actual_fsize)) in hppa_expand_prologue()3358 if (VAL_14_BITS_P (actual_fsize) && local_fsize == 0) in hppa_expand_prologue()[all …]
612 : (C) == 'J' ? VAL_14_BITS_P (VALUE) \1382 #define VAL_14_BITS_P(X) ((unsigned HOST_WIDE_INT)(X) + 0x2000 < 0x4000) macro1383 #define INT_14_BITS(X) VAL_14_BITS_P (INTVAL (X))1541 && VAL_14_BITS_P (newoffset)) \
3917 && VAL_14_BITS_P (INTVAL (operands[2]) >> 1)"
897 if (! VAL_14_BITS_P (newoffset) in hppa_legitimize_address()911 if (! VAL_14_BITS_P (newoffset)) in hppa_legitimize_address()1007 && VAL_14_BITS_P (INTVAL (XEXP (idx, 1)) in hppa_legitimize_address()2098 if (VAL_14_BITS_P (intval)) in singlemove_string()3297 if (VAL_14_BITS_P (disp)) in store_reg()3355 gcc_assert (VAL_14_BITS_P (mod)); in store_reg_modify()3385 if (VAL_14_BITS_P (disp)) in set_reg_plus_d()3618 if (VAL_14_BITS_P (actual_fsize)) in hppa_expand_prologue()3670 if (VAL_14_BITS_P (actual_fsize) && local_fsize == 0) in hppa_expand_prologue()3867 if (VAL_14_BITS_P (disp)) in load_reg()[all …]
501 : (C) == 'J' ? VAL_14_BITS_P (VALUE) \1330 #define VAL_14_BITS_P(X) ((unsigned HOST_WIDE_INT)(X) + 0x2000 < 0x4000) macro1331 #define INT_14_BITS(X) VAL_14_BITS_P (INTVAL (X))1528 if (newoffset != 0 && VAL_14_BITS_P (newoffset)) \
392 && VAL_14_BITS_P (CONST_DOUBLE_LOW (op))
5392 && VAL_14_BITS_P (INTVAL (operands[2]) >> 1)"
10186 VAL_14_BITS_P, always use the actual value rather than the value10191 When testing with VAL_14_BITS_P, always use the actual value.