Searched refs:INT_P (Results 1 – 4 of 4) sorted by relevance
13617 #define INT_P(X) (CONST_INT_P (X) && GET_MODE (X) == VOIDmode) macro13699 if (! INT_P (x)) in print_operand()13750 if (INT_P (x)) in print_operand()13759 if (INT_P (x)) in print_operand()13767 if (INT_P (x)) in print_operand()13794 if (! INT_P (x)) in print_operand()13864 if (! INT_P (x) in print_operand()13936 if (! INT_P (x)) in print_operand()13973 if (! INT_P (x)) in print_operand()13988 if (! INT_P (x)) in print_operand()[all …]
12914 #define INT_P(X) (CONST_INT_P (X) && GET_MODE (X) == VOIDmode) macro12996 if (! INT_P (x)) in print_operand()13047 if (INT_P (x)) in print_operand()13056 if (INT_P (x)) in print_operand()13064 if (INT_P (x)) in print_operand()13091 if (! INT_P (x)) in print_operand()13161 if (! INT_P (x) in print_operand()13233 if (! INT_P (x)) in print_operand()13270 if (! INT_P (x)) in print_operand()13285 if (! INT_P (x)) in print_operand()[all …]
31364 * config/rs6000/rs6000.c (INT_P): Reformat. Delete obsolete comment.31385 (INT_P, INT_LOWPART): Delete CONST_DOUBLE case.
34697 rs6000_expand_unop_builtin, INT_P, rs6000_generate_compare,