Searched refs:CONST_OK_FOR_K (Results 1 – 9 of 9) sorted by relevance
325 #define CONST_OK_FOR_K(x) \ macro2165 && CONST_OK_FOR_K (INTVAL (right))) in s390_rtx_costs()2180 && CONST_OK_FOR_K (INTVAL (right))) in s390_rtx_costs()6739 && !CONST_OK_FOR_K (frame_size)); in s390_init_frame_layout()8490 && !CONST_OK_FOR_K (delta) in s390_output_mi_thunk()8493 && !CONST_OK_FOR_K (vcall_offset) in s390_output_mi_thunk()8507 else if (CONST_OK_FOR_K (delta)) in s390_output_mi_thunk()8526 else if (CONST_OK_FOR_K (vcall_offset)) in s390_output_mi_thunk()8575 && !CONST_OK_FOR_K (delta) in s390_output_mi_thunk()8594 else if (CONST_OK_FOR_K (delta)) in s390_output_mi_thunk()[all …]
443 (match_test "CONST_OK_FOR_K (INTVAL (op))"))))449 (match_test "CONST_OK_FOR_K (INTVAL (op))"))))464 (match_test "CONST_OK_FOR_K (INTVAL (op))
920 #define CONST_OK_FOR_K(VALUE) ((unsigned HOST_WIDE_INT)(VALUE) + 0x80 < 0x100) macro
610 return CONST_OK_FOR_K (value); in ia64_const_ok_for_letter_p()4763 if (CONST_OK_FOR_K (INTVAL (x)) || CONST_OK_FOR_L (INTVAL (x))) in ia64_rtx_costs()
2805 "reload_completed && CONST_OK_FOR_K (INTVAL (operands[1]))"
1208 * config/bfin/bfin.h (CONST_OK_FOR_K): Handle "KN7".16288 (CONST_OK_FOR_K): Add CONST_OK_FOR_K16 case.
18867 (CONST_OK_FOR_K): Rename to:18876 (CONST_OK_FOR_J, CONST_OK_FOR_K, CONST_OK_FOR_P): Likewise.
9028 * config/s390/s390.c (CONST_OK_FOR_J, CONST_OK_FOR_K): New macros.
1072 (CONST_OK_FOR_K): Likewise.