Searched refs:x_code (Results 1 – 2 of 2) sorted by relevance
2547 enum rtx_code x_code = GET_CODE (x); in nvptx_print_operand() local2568 if (x_code == SUBREG) in nvptx_print_operand()2621 switch (x_code) in nvptx_print_operand()2676 || x_code == EQ || x_code == NE in nvptx_print_operand()2677 || x_code == GEU || x_code == GTU in nvptx_print_operand()2678 || x_code == LEU || x_code == LTU) in nvptx_print_operand()2685 switch (x_code) in nvptx_print_operand()
2900 enum rtx_code x_code = GET_CODE (x); in nvptx_print_operand() local2959 if (x_code == SUBREG) in nvptx_print_operand()3012 switch (x_code) in nvptx_print_operand()3067 || x_code == EQ || x_code == NE in nvptx_print_operand()3068 || x_code == GEU || x_code == GTU in nvptx_print_operand()3069 || x_code == LEU || x_code == LTU) in nvptx_print_operand()3076 switch (x_code) in nvptx_print_operand()