Searched refs:STACK_TOP_P (Results 1 – 7 of 7) sorted by relevance
6719 if (STACK_TOP_P (x))7479 && (STACK_TOP_P (operands[1]) || STACK_TOP_P (operands[2])))7559 if (STACK_TOP_P (operands[0]))7573 if (STACK_TOP_P (operands[0]))7602 if (STACK_TOP_P (operands[0]))7607 if (STACK_TOP_P (operands[0]))7619 if (STACK_TOP_P (operands[0]))7624 if (STACK_TOP_P (operands[0]))7632 if (STACK_TOP_P (operands[0]))7634 if (STACK_TOP_P (operands[1]))[all …]
1373 #define STACK_TOP_P(XOP) (REG_P (XOP) && REGNO (XOP) == FIRST_STACK_REG) macro3223 if (STACK_TOP_P (X)) \
2114 else if (STACK_TOP_P (operands[0]))2173 if (STACK_TOP_P (operands[0]))2300 else if (STACK_TOP_P (operands[0]))2361 else if (STACK_TOP_P (operands[0]))2428 if (STACK_TOP_P (operands[0]))2620 else if (STACK_TOP_P (operands[0]))2667 else if (STACK_TOP_P (operands[0]))2714 else if (STACK_TOP_P (operands[0]))2761 else if (STACK_TOP_P (operands[0]))2835 if (STACK_TOP_P (operands[0]))[all …]
7704 if (STACK_TOP_P (x)) in print_reg()8471 && (STACK_TOP_P (operands[1]) || STACK_TOP_P (operands[2]))) in output_387_binary_op()8551 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8565 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8594 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8599 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8611 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8616 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8624 if (STACK_TOP_P (operands[0])) in output_387_binary_op()8626 if (STACK_TOP_P (operands[1])) in output_387_binary_op()[all …]
1221 #define STACK_TOP_P(XOP) (REG_P (XOP) && REGNO (XOP) == FIRST_STACK_REG) macro
2371 if (STACK_TOP_P (operands[0]))2704 if (STACK_TOP_P (operands[0]))2899 if (STACK_TOP_P (operands[0]))
20819 (STACK_TOP_P): Likewise.