Searched refs:ix86_flags_rtx (Results 1 – 2 of 2) sorted by relevance
334 static rtx ix86_flags_rtx; variable347 if (INSN_P (insn) && reg_mentioned_p (ix86_flags_rtx, PATTERN (insn)))471 ix86_flags_rtx = gen_rtx_REG (CCmode, FLAGS_REG);1301 else if (! dead_or_set_p (insn, ix86_flags_rtx))
341 static rtx ix86_flags_rtx; variable353 if (INSN_P (insn) && reg_mentioned_p (ix86_flags_rtx, PATTERN (insn))) in next_flags_user()1211 else if (! dead_or_set_p (insn, ix86_flags_rtx)) in swap_rtx_condition()3132 ix86_flags_rtx = gen_rtx_REG (CCmode, FLAGS_REG); in reg_to_stack()