Searched refs:NOOP_MOVE_INSN_CODE (Results 1 – 5 of 5) sorted by relevance
43 #define NOOP_MOVE_INSN_CODE INT_MAX macro
1035 if (INSN_CODE (insn) == NOOP_MOVE_INSN_CODE) in noop_move_p()
9362 insn_code_number = NOOP_MOVE_INSN_CODE, num_clobbers_to_add = 0; in recog_for_combine()
15991 * rtl.h (NOOP_MOVE_INSN_CODE): New.15992 * rtlanal.c (noop_move_p): Always return 1 for NOOP_MOVE_INSN_CODE.
33414 * genoutput.c (output_get_insn_name): Handle NOOP_MOVE_INSN_CODE.